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 9476597 commit 2a9e10eCopy full SHA for 2a9e10e
project/ProjectPlugin.scala
@@ -14,7 +14,7 @@ object ProjectPlugin extends AutoPlugin {
14
val pureconfig: String = "0.12.3"
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 scalacheckShapeless: String = "1.2.5"
20
val scalatest: String = "3.1.1"
0 commit comments