We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a18cc81 commit 739263aCopy full SHA for 739263a
project/ProjectPlugin.scala
@@ -14,7 +14,7 @@ object ProjectPlugin extends AutoPlugin {
14
val jodaTime: String = "2.10.6"
15
val shapeless: String = "2.3.3"
16
val scala: String = "2.13.2"
17
- val scalaExercises: String = "0.6.0-SNAPSHOT"
+ val scalaExercises: String = "0.6.0"
18
val scalacheck: String = "1.14.3"
19
val scalacheckDatetime: String = "0.3.5"
20
val scalacheckShapeless: String = "1.2.5"
0 commit comments