Skip to content

Commit 72d732c

Browse files
Update sbt-ci-release to 1.6.1 (#388)
1 parent 7c23b20 commit 72d732c

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.5"
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.6.0")
11+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
1212
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
1313

1414
// Scala Native support

0 commit comments

Comments
 (0)