We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90641be commit e4ae39eCopy full SHA for e4ae39e
1 file changed
project/plugins.sbt
@@ -1,7 +1,7 @@
1
resolvers += "Akka library repository".at("https://repo.akka.io/maven")
2
3
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
4
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
5
// discipline
6
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
7
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.3")
0 commit comments