Skip to content

Commit 02a4f89

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update circe-core to 0.14.12
1 parent effdde6 commit 02a4f89

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.10",
151+
"io.circe" %%% "circe-core" % "0.14.12",
152152
"com.github.xuwei-k" %%% "msgpack4z-core" % "0.6.2",
153153
"com.github.scalaprops" %%% "scalaprops" % "0.9.1" % "test",
154154
"com.github.xuwei-k" %%% "msgpack4z-native" % "0.4.0" % "test",

0 commit comments

Comments
 (0)