Skip to content

Commit

Permalink
Update ProjectPlugin.scala
Browse files Browse the repository at this point in the history
  • Loading branch information
juanpedromoreno committed Apr 27, 2020
1 parent d71dee9 commit 9822564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectPlugin.scala
Expand Up @@ -13,7 +13,7 @@ object ProjectPlugin extends AutoPlugin {
lazy val V = new {
val shapeless: String = "2.3.3"
val scala: String = "2.13.2"
val scalaExercises: String = "0.6.0-SNAPSHOT"
val scalaExercises: String = "0.6.0"
val scalacheck: String = "1.14.3"
val scalacheckShapeless: String = "1.2.5"
val scalatest: String = "3.1.1"
Expand Down

0 comments on commit 9822564

Please sign in to comment.