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 ac22787 + 8d919ca commit f0c6bdfCopy full SHA for f0c6bdf
1 file changed
project/plugins.sbt
@@ -6,6 +6,6 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
6
7
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
8
9
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.8.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
10
11
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
0 commit comments