Skip to content

Commit

Permalink
Bump iglu-core to 0.5.1 (closes #33)
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Limanowski committed Dec 16, 2019
1 parent ed864c9 commit edf43c8
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 @@ -8,7 +8,7 @@ val slf4jVersion = "1.7.29"
val scalatestVersion = "3.0.8"
val mockitoVersion = "2.28.2"
val circe = "0.11.1"
val igluCore = "0.5.0"
val igluCore = "0.5.1"

lazy val compilerOptions = Seq(
"-target:jvm-1.8",
Expand Down

0 comments on commit edf43c8

Please sign in to comment.