Skip to content

Commit

Permalink
Merge pull request #240 from scala-steward/update/circe-core-0.14.6
Browse files Browse the repository at this point in the history
Update circe-core, circe-generic, ... to 0.14.6
  • Loading branch information
hamnis authored Apr 17, 2024
2 parents c20622d + a2e52df commit b35115a
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 scala213 = "2.13.11"
ThisBuild / scalaVersion := scala213
ThisBuild / crossScalaVersions := Seq(scala212, scala213)

val circeVersion = "0.14.1"
val circeVersion = "0.14.6"
val scalacheckVersion = "1.17.0"
val disciplineScalatestVersion = "2.2.0"
val scalacheckScalaTestVersion = "3.2.18.0"
Expand Down

0 comments on commit b35115a

Please sign in to comment.