We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 249a070 commit 42ac378Copy full SHA for 42ac378
project/plugins.sbt
@@ -1,6 +1,6 @@
1
resolvers += Classpaths.sbtPluginReleases
2
3
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.8.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
4
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10")
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
6
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.2")
0 commit comments