We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45e8f97 commit a97c56fCopy full SHA for a97c56f
project/plugins.sbt
@@ -8,7 +8,7 @@ val scalaNativeVersion = "0.5.4"
8
val scalafix = "0.12.1"
9
10
// includes sbt-dynver sbt-pgp sbt-sonatype sbt-git
11
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.0")
12
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
13
14
// Scala Native support
0 commit comments