Skip to content

Commit

Permalink
Update circe-core, circe-jawn, ... to 0.14.10
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 8, 2024
1 parent 83fa6fc commit 431ec4f
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 @@ -5,7 +5,7 @@ ThisBuild / tlFatalWarnings := false //TODO: ... fix this someday
ThisBuild / githubWorkflowBuildMatrixFailFast := Some(false)

val Versions = new {
val circe = "0.14.9"
val circe = "0.14.10"
val discipline = "1.7.0"
val scalaCheck = "1.18.0"
val scalaTest = "3.2.18"
Expand Down

0 comments on commit 431ec4f

Please sign in to comment.