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 bd0f4b5 + c40277e commit 218caa2Copy full SHA for 218caa2
project/plugins.sbt
@@ -2,4 +2,4 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
2
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
3
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
5
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.8.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
0 commit comments