Skip to content

Commit 3814ffe

Browse files
scala-stewardtravisbrown
authored andcommitted
Update circe-core, circe-generic, ... to 0.12.1
1 parent 87923f9 commit 3814ffe

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
@@ -17,7 +17,7 @@ val compilerOptions = Seq(
1717
)
1818

1919
val catsVersion = "2.0.0-RC2"
20-
val circeVersion = "0.12.0-RC4"
20+
val circeVersion = "0.12.1"
2121
val paradiseVersion = "2.1.1"
2222
val previousCirceDerivationVersion = "0.12.0-M5"
2323
val scalaCheckVersion = "1.14.0"

0 commit comments

Comments
 (0)