Skip to content

Commit 9d89d97

Browse files
committed
Update circe version
1 parent 449d66d commit 9d89d97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import java.util.Properties
22

33
val json4sVersion = "3.6.11"
4-
val circeVersion = "0.12.3"
4+
val circeVersion = "0.14.1"
55
val akkaVersion = "2.6.17"
66
val playVersion = "2.7.4"
77

0 commit comments

Comments
 (0)