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 f184b4b + 6e01114 commit 0d06cd5Copy full SHA for 0d06cd5
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.5")
8
9
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
10
11
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
0 commit comments