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 0b8ca19 commit 678e77aCopy full SHA for 678e77a
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
2
3
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
4
5
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.9")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
6
7
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.31")
8
0 commit comments