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 560abdc commit 035e21c
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.6"
val circeVersion = "0.14.8"
val scalacheckVersion = "1.17.0"
val disciplineScalatestVersion = "2.2.0"
val scalacheckScalaTestVersion = "3.2.18.0"
Expand Down

0 comments on commit 035e21c

Please sign in to comment.