Skip to content

Commit

Permalink
Update ProjectPlugin.scala
Browse files Browse the repository at this point in the history
  • Loading branch information
juanpedromoreno authored Apr 27, 2020
1 parent 7b7a21a commit bf861f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectPlugin.scala
Original file line number Diff line number Diff line change
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 bf861f9

Please sign in to comment.