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 acf2dcd commit 3b291adCopy full SHA for 3b291ad
project/ProjectPlugin.scala
@@ -15,7 +15,7 @@ object ProjectPlugin extends AutoPlugin {
15
val monocle: String = "2.0.4"
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