Skip to content

Commit bb8d82b

Browse files
authored
Merge pull request #59 from scala-steward/update/sbt-ci-release-1.5.9
Update sbt-ci-release to 1.5.9
2 parents 59c9586 + bdc6483 commit bb8d82b

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,2 +1,2 @@
11
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.13.0")
2-
addSbtPlugin( "com.geirsson" % "sbt-ci-release" % "1.5.7" )
2+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.9")

0 commit comments

Comments
 (0)