Skip to content

Commit

Permalink
Update circe-core, circe-generic, ... to 0.14.10
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 7, 2024
1 parent ade7f5c commit 9f16276
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 @@ -11,7 +11,7 @@ val scalaJVMVersions = List(scala2_12, scala2_13, scala3)
val scalaJSVersions = List(scala2_12, scala2_13, scala3)
val scalaNativeVersions = List(scala2_12, scala2_13, scala3)

val circeVersion = "0.14.6"
val circeVersion = "0.14.10"
val circeYamlVersion = "0.15.1"

val scalaTestVersion = "3.2.18"
Expand Down

0 comments on commit 9f16276

Please sign in to comment.