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.
2 parents 0fd681e + 5a116f3 commit eeb61c3Copy full SHA for eeb61c3
1 file changed
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
2
addSbtPlugin("com.github.sbt" % "sbt-site-sphinx" % "1.7.0")
3
4
// releasing
5
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
6
7
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
8
0 commit comments