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 a6ce963 commit f3d27e5Copy full SHA for f3d27e5
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
2
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
3
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
5
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.0")
0 commit comments