Skip to content

Commit 6acfc6e

Browse files
authored
Merge pull request #200 from eed3si9n/wip/bump-plugin
ci: Update to sbt-ci-release 1.11.2
2 parents 7fd915d + 02bc5a5 commit 6acfc6e

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
@@ -18,4 +18,4 @@
1818
// necessary hack to avoid an infinite project loading recursion.
1919
val sbtGithubActionsSources = ProjectRef(file("project"), "sbtGithubActionsSources")
2020

21-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.0")
21+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")

0 commit comments

Comments
 (0)