Skip to content

Commit 76d4f9f

Browse files
Update circe-generic, circe-literal, ... to 0.14.13 (#405)
Co-authored-by: Darren Gibson <[email protected]>
1 parent 5aace06 commit 76d4f9f

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
@@ -4,7 +4,7 @@ val Scala212V = "2.12.20"
44
val Scala213V = "2.13.16"
55
val Scala3V = "3.3.6"
66

7-
val circeVersion = "0.14.12"
7+
val circeVersion = "0.14.13"
88
val paradiseVersion = "2.1.1"
99

1010
val jawnVersion = "1.6.0"

0 commit comments

Comments
 (0)