Skip to content

Commit

Permalink
Bump circe to 0.11.2 (closes #35)
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Limanowski authored and peel committed Feb 21, 2020
1 parent dfb0cae commit ef19f3e
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.0.8"
val mockitoVersion = "2.28.2"
val circe = "0.11.1"
val circe = "0.11.2"
val igluCore = "0.5.1"

lazy val compilerOptions = Seq(
Expand Down

0 comments on commit ef19f3e

Please sign in to comment.