Skip to content

Commit 6fb225c

Browse files
committed
Update circe-core, circe-generic, ... to 0.14.13
1 parent 6863f89 commit 6fb225c

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
@@ -14,7 +14,7 @@ scalacOptions := Seq("-unchecked", "-deprecation", "-encoding", "utf8")
1414
libraryDependencies ++= {
1515
val akkaHttpV = "10.2.10"
1616
val akkaV = "2.6.20"
17-
val circeV = "0.14.9"
17+
val circeV = "0.14.13"
1818
val scalaTestV = "3.2.19"
1919
val akkaHttpCirceV = "1.39.2"
2020

0 commit comments

Comments
 (0)