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 e29b3ca + 044d538 commit 72fcfb4Copy full SHA for 72fcfb4
project/plugins.sbt
@@ -2,7 +2,7 @@
2
addSbtPlugin("com.github.sbt" % "sbt-jdi-tools" % "1.2.0")
3
4
addSbtPlugin("org.scala-sbt" % "sbt-contraband" % "0.7.0")
5
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
6
// force version to fix https://github.com/sbt/sbt-pgp/issues/199
7
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
8
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
0 commit comments