We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ae9efa commit f4705e2Copy full SHA for f4705e2
project/plugins.sbt
@@ -14,7 +14,7 @@ addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
14
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
15
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
16
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
17
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
18
19
// docs
20
addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.57")
0 commit comments