Skip to content

Commit 5a76a06

Browse files
Update ProjectPlugin.scala
1 parent 03324b5 commit 5a76a06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/ProjectPlugin.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ object ProjectPlugin extends AutoPlugin {
1515
val fetch: String = "1.3.0"
1616
val shapeless: String = "2.3.3"
1717
val scala: String = "2.13.2"
18-
val scalaExercises: String = "0.6.0-SNAPSHOT"
18+
val scalaExercises: String = "0.6.0"
1919
val scalacheck: String = "1.14.3"
2020
val scalacheckShapeless: String = "1.2.5"
2121
val scalatest: String = "3.1.1"

0 commit comments

Comments
 (0)