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 8b4f20e + 3461a03 commit 7a63df0Copy full SHA for 7a63df0
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.11.1")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
10
11
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
0 commit comments