Skip to content

Commit 358913a

Browse files
committed
Update plugins.sbt
1 parent 39d6424 commit 358913a

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("com.github.sbt" % "sbt-pgp" % "2.3.1")
1414
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
1515
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
1616
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
17-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
17+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
1818

1919
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
2020

0 commit comments

Comments
 (0)