Skip to content

Commit

Permalink
Merge pull request #472 from scala-steward/update/circe-parser-0.14.0
Browse files Browse the repository at this point in the history
Update circe-parser to 0.14.0
  • Loading branch information
vlovgr authored May 26, 2021
2 parents 5c46397 + e7e9b59 commit 8559fcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
val catsEffectVersion = "3.1.1"

val circeVersion = "0.14.0-M7"
val circeVersion = "0.14.0"

val enumeratumVersion = "1.6.1"

Expand Down

0 comments on commit 8559fcc

Please sign in to comment.