Skip to content

Commit 72fcfb4

Browse files
authored
Merge pull request #875 from scalacenter/update/sbt-ci-release-1.11.1
Update sbt-ci-release to 1.11.1
2 parents e29b3ca + 044d538 commit 72fcfb4

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
@@ -2,7 +2,7 @@
22
addSbtPlugin("com.github.sbt" % "sbt-jdi-tools" % "1.2.0")
33

44
addSbtPlugin("org.scala-sbt" % "sbt-contraband" % "0.7.0")
5-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.0")
5+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
66
// force version to fix https://github.com/sbt/sbt-pgp/issues/199
77
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
88
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")

0 commit comments

Comments
 (0)