Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Commit 1affa26

Browse files
Update circe-core, circe-generic to 0.14.14 (#759)
1 parent e49d43a commit 1affa26

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.8"
1414
val grpcVersion = "1.68.3"
15-
val circeVersion = "0.14.13"
15+
val circeVersion = "0.14.14"
1616
val http4sVersion = "0.22.2"
1717
val akkaHttp = "10.2.10"
1818
}

0 commit comments

Comments
 (0)