Skip to content

Commit

Permalink
Bumps cuttle to 0.9.9 (#419)
Browse files Browse the repository at this point in the history
  • Loading branch information
dufrannea authored Jul 10, 2019
1 parent 11d4a58 commit c87ac88
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,7 +1,7 @@
val devMode = settingKey[Boolean]("Some build optimization are applied in devMode.")
val writeClasspath = taskKey[File]("Write the project classpath to a file.")

val VERSION = "0.9.8"
val VERSION = "0.9.9"

lazy val catsCore = "1.5.0"
lazy val circe = "0.10.1"
Expand Down

0 comments on commit c87ac88

Please sign in to comment.