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 0dc5336 commit a2a7131
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 @@ -36,7 +36,7 @@ ThisBuild / githubWorkflowBuild := Seq(
)

val catsVersion = "2.7.0"
val circeVersion = "0.14.1"
val circeVersion = "0.14.8"
val scalaMetaVersion = "4.5.1"

val commonSettings = Seq(
Expand Down

0 comments on commit a2a7131

Please sign in to comment.