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 4e80a66 commit 5a817daCopy full SHA for 5a817da
project/plugins.sbt
@@ -2,6 +2,6 @@
2
addSbtPlugin("org.scala-debugger" % "sbt-jdi-tools" % "1.1.1")
3
4
addSbtPlugin("org.scala-sbt" % "sbt-contraband" % "0.5.3")
5
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
6
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
7
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.0")
0 commit comments