Skip to content

Commit

Permalink
Update circe-core, circe-generic, ... to 0.14.8
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 24, 2024
1 parent f503d9b commit 837d3e9
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 @@ -41,7 +41,7 @@ val compilerOptions = Seq(
"-Ywarn-numeric-widen"
)

val circeVersion = "0.14.1"
val circeVersion = "0.14.8"
val drosteVersion = "0.8.0"
val previousCirceDrosteVersion = "0.2.0"

Expand Down

0 comments on commit 837d3e9

Please sign in to comment.