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 b2c2073 commit 0c7c2deCopy full SHA for 0c7c2de
1 file changed
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
2
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
3
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.1")
4
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.0")
5
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
6
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.12.0")
7
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.12.0")
0 commit comments