We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c23b20 commit 72d732cCopy full SHA for 72d732c
project/plugins.sbt
@@ -8,7 +8,7 @@ val scalaNativeVersion = "0.5.5"
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.6.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
12
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
13
14
// Scala Native support
0 commit comments