Skip to content

Commit 0f9b9fd

Browse files
committed
Update sbt-ci-release to 1.11.2
1 parent d33f213 commit 0f9b9fd

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
@@ -1,3 +1,3 @@
11
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
2-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
2+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
33
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.12")

0 commit comments

Comments
 (0)