Skip to content

Commit f79f330

Browse files
Update circe-core, circe-generic, ... to 0.14.0 (#128)
1 parent 0f39ab7 commit f79f330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circe/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ libraryDependencies ++= Seq(
55
"org.gnieh" %% "diffson-circe" % "4.0.3"
66
)
77

8-
val circeVersion = "0.13.0"
8+
val circeVersion = "0.14.0"
99

1010
libraryDependencies ++= Seq(
1111
"io.circe" %% "circe-core",

0 commit comments

Comments
 (0)