Skip to content

Commit be49ee0

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update circe-core to 0.14.7
1 parent 1957d6c commit be49ee0

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
@@ -146,7 +146,7 @@ lazy val msgpack4zCirce = CrossProject("msgpack4z-circe", file("."))(JVMPlatform
146146
scalapropsCoreSettings,
147147
name := build.msgpack4zCirceName,
148148
libraryDependencies ++= Seq(
149-
"io.circe" %%% "circe-core" % "0.14.6",
149+
"io.circe" %%% "circe-core" % "0.14.7",
150150
"com.github.xuwei-k" %%% "msgpack4z-core" % "0.6.2",
151151
"com.github.scalaprops" %%% "scalaprops" % "0.9.1" % "test",
152152
"com.github.xuwei-k" %%% "msgpack4z-native" % "0.4.0" % "test",

0 commit comments

Comments
 (0)