Skip to content

Commit 74763df

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update circe-core to 0.14.14
1 parent ab5a976 commit 74763df

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
@@ -148,7 +148,7 @@ lazy val msgpack4zCirce = CrossProject("msgpack4z-circe", file("."))(JVMPlatform
148148
scalapropsCoreSettings,
149149
name := build.msgpack4zCirceName,
150150
libraryDependencies ++= Seq(
151-
"io.circe" %%% "circe-core" % "0.14.13",
151+
"io.circe" %%% "circe-core" % "0.14.14",
152152
"com.github.xuwei-k" %%% "msgpack4z-core" % "0.6.2",
153153
"com.github.scalaprops" %%% "scalaprops" % "0.10.0" % "test",
154154
"com.github.xuwei-k" %%% "msgpack4z-native" % "0.4.0" % "test",

0 commit comments

Comments
 (0)