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 7334d54 commit 9212dab
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 @@ -21,7 +21,7 @@ val scala212 = "2.12.19"
val scala213 = "2.13.14"
val scala3 = "3.3.3"
val fs2Version = "3.10.2"
val circeVersion = "0.14.7"
val circeVersion = "0.14.8"
val circeExtrasVersion = "0.14.2"
val playVersion = "3.0.3"
val shapeless2Version = "2.3.11"
Expand Down

0 comments on commit 9212dab

Please sign in to comment.