Skip to content

Commit a97c56f

Browse files
Update sbt-ci-release to 1.6.0 (#386)
1 parent 45e8f97 commit a97c56f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ val scalaNativeVersion = "0.5.4"
88
val scalafix = "0.12.1"
99

1010
// includes sbt-dynver sbt-pgp sbt-sonatype sbt-git
11-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
11+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.0")
1212
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
1313

1414
// Scala Native support

0 commit comments

Comments
 (0)