Skip to content

Commit 8e4e893

Browse files
committed
Update circe-core, circe-parser to 0.14.14
1 parent f4b76e5 commit 8e4e893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ object Dependencies {
2020
val atmosphereVersion = "2.7.15"
2121

2222
val upickleVersion = "4.2.1" // Tests only
23-
val circeVersion = "0.14.13" // Tests only
23+
val circeVersion = "0.14.14" // Tests only
2424
val circeDerivationVersion = "0.13.0-M5" // Tests only
2525
val monixVersion = "3.4.1" // udash-rest only
2626

0 commit comments

Comments
 (0)