We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03324b5 commit 5a76a06Copy full SHA for 5a76a06
project/ProjectPlugin.scala
@@ -15,7 +15,7 @@ object ProjectPlugin extends AutoPlugin {
15
val fetch: String = "1.3.0"
16
val shapeless: String = "2.3.3"
17
val scala: String = "2.13.2"
18
- val scalaExercises: String = "0.6.0-SNAPSHOT"
+ val scalaExercises: String = "0.6.0"
19
val scalacheck: String = "1.14.3"
20
val scalacheckShapeless: String = "1.2.5"
21
val scalatest: String = "3.1.1"
0 commit comments