Skip to content

Commit 24090f1

Browse files
Update sbt-ci-release to 1.5.7 (#2022)
1 parent 7512f9b commit 24090f1

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,7 +1,7 @@
11
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.10.1")
22
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")
33
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
4-
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.6")
4+
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
66
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.16")
77
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.9.9")

0 commit comments

Comments
 (0)