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 33551bd + f4e38eb commit d12c27aCopy full SHA for d12c27a
project/build.sbt
@@ -8,7 +8,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
8
// needs to be updated in order for us to bump to 0.4.x.
9
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
10
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
11
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.0")
12
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.1")
13
addSbtPlugin("org.scala-debugger" % "sbt-jdi-tools" % "1.1.1")
14
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.1")
0 commit comments