Skip to content

Commit 10308af

Browse files
bondlinkdeploymrdziuban
authored andcommitted
Update circe-core to 0.14.15
1 parent cfbb5e5 commit 10308af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ lazy val root = project.in(file("."))
7171
.disablePlugins(MimaPlugin)
7272

7373
lazy val cats = Def.setting("org.typelevel" %%% "cats-core" % "2.12.0")
74-
lazy val circe = "io.circe" %% "circe-core" % "0.14.10"
74+
lazy val circe = "io.circe" %% "circe-core" % "0.14.15"
7575
lazy val formless = Def.setting("com.bondlink" %%% "formless" % "0.5.1")
7676
lazy val json4s = "org.json4s" %% "json4s-jackson" % "4.0.7"
7777
lazy val playJson = "org.playframework" %% "play-json" % "3.0.4"

0 commit comments

Comments
 (0)