Skip to content

Commit d92a6c2

Browse files
authored
Merge pull request #594 from scala-steward/update/circe-core-0.14.7
Update circe-core, circe-generic, ... to 0.14.7
2 parents 3e723c3 + c30490e commit d92a6c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ val scala212 = "2.12.19"
2121
val scala213 = "2.13.12"
2222
val scala3 = "3.3.3"
2323
val fs2Version = "3.10.2"
24-
val circeVersion = "0.14.6"
24+
val circeVersion = "0.14.7"
2525
val circeExtrasVersion = "0.14.2"
2626
val playVersion = "3.0.2"
2727
val shapeless2Version = "2.3.10"

0 commit comments

Comments
 (0)