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 1bc02a6 commit 3f9ec24Copy full SHA for 3f9ec24
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("org.scala-exercises" % "sbt-exercise" % "0.6.7")
2
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.9")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
3
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.23")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
5
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
0 commit comments