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 0ce8657 commit 1b28b89Copy full SHA for 1b28b89
1 file changed
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("org.foundweekends.giter8" %% "sbt-giter8" % "0.17.0")
2
libraryDependencies += { "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value }
3
4
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
5
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
6
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.12.0")
7
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.12.0")
8
0 commit comments