Skip to content

Commit e928a67

Browse files
Update sbt-ci-release to 1.11.2 (#425)
1 parent 243b868 commit e928a67

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,6 +2,6 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
22

33
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.25.0")
44

5-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
5+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
66

77
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")

0 commit comments

Comments
 (0)