Skip to content

Commit

Permalink
Bump circe-parser to 0.14.1 (close #51)
Browse files Browse the repository at this point in the history
  • Loading branch information
istreeter committed Dec 15, 2021
1 parent a563c4a commit 9825b98
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
Expand Up @@ -7,7 +7,7 @@ val scalaMacrosVersion = "2.1.1"
val slf4jVersion = "1.7.29"
val scalatestVersion = "3.1.0"
val scalatestPlusVersion = s"$scalatestVersion.0"
val circe = "0.11.2"
val circe = "0.14.1"
val igluCore = "1.0.1"

lazy val compilerOptions = Seq(
Expand Down

0 comments on commit 9825b98

Please sign in to comment.