Skip to content

Commit 44a983d

Browse files
committed
Bumping circe.
1 parent 9ec8525 commit 44a983d

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.8"
17+
val circeV = "0.14.9"
1818
val scalaTestV = "3.2.19"
1919
val akkaHttpCirceV = "1.39.2"
2020

0 commit comments

Comments
 (0)