Skip to content

Commit

Permalink
Bump iglu-core-circe to 1.0.1 (close #50)
Browse files Browse the repository at this point in the history
  • Loading branch information
istreeter committed Dec 15, 2021
1 parent ba53d69 commit e6e1f33
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.1.0"
val scalatestPlusVersion = s"$scalatestVersion.0"
val circe = "0.11.2"
val igluCore = "0.5.1"
val igluCore = "1.0.1"

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

0 comments on commit e6e1f33

Please sign in to comment.