Skip to content

Commit 41b575b

Browse files
Downgrades sbt-exercise
1 parent 7efd144 commit 41b575b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("org.scala-exercises" % "sbt-exercise" % "0.6.3")
1+
addSbtPlugin("org.scala-exercises" % "sbt-exercise" % "0.6.1")
22
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.3")
33
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.3")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.0")

0 commit comments

Comments
 (0)