Skip to content

Commit 8c2dea8

Browse files
Update circe-core, circe-generic, ... to 0.14.15
1 parent a64b54c commit 8c2dea8

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
@@ -241,7 +241,7 @@ lazy val V = new {
241241
val elastic4s = "8.17.0"
242242
val nscalaTime = "3.0.0"
243243
val scalatest = "3.2.19"
244-
val circe = "0.14.12"
244+
val circe = "0.14.15"
245245
val json4s = "4.0.7"
246246
val coursier = "2.1.24"
247247
}

0 commit comments

Comments
 (0)