Skip to content

Commit f4705e2

Browse files
bump: sbt-ci-release 1.6.1 (was 1.5.12) (#1967)
1 parent 7ae9efa commit f4705e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
1414
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
1515
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
1616
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
17-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
17+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
1818

1919
// docs
2020
addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.57")

0 commit comments

Comments
 (0)