Skip to content

Commit

Permalink
Update circe-core, circe-generic, ... to 0.14.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 1, 2023
1 parent 7e3e92d commit 940f181
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.3"
val circeVersion = "0.14.6"
val circeYamlVersion = "0.14.2"

val scalaTestVersion = "3.2.16"
Expand Down

0 comments on commit 940f181

Please sign in to comment.