Skip to content

Commit c1dd86d

Browse files
Update circe-core, circe-generic to 0.14.12 (#732)
1 parent 878220b commit c1dd86d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ lazy val ScalaVersions = new {
1212
lazy val Versions = new {
1313
val gpb3Version = "3.25.6"
1414
val grpcVersion = "1.68.3"
15-
val circeVersion = "0.14.10"
15+
val circeVersion = "0.14.12"
1616
val http4sVersion = "0.22.2"
1717
val akkaHttp = "10.2.10"
1818
}

0 commit comments

Comments
 (0)