Skip to content

Commit

Permalink
chore(deps): bump circe-core, circe-generic, ... from 0.14.3 to 0.14.10
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 6, 2024
1 parent d31d789 commit cf37c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ val scala2Version = "2.13.12"
val scala3Version = "3.3.3"

val dependencies = {
val circeVersion = "0.14.3"
val circeVersion = "0.14.10"
val tapirVersion = "1.1.2"
val http4sVersion = "0.23.27"
val prometheusVersion = "0.16.0"
Expand Down

0 comments on commit cf37c76

Please sign in to comment.