Skip to content

Commit 281857a

Browse files
Update sbt-ci-release to 1.5.11 (#2811)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 70081d0 commit 281857a

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
@@ -24,7 +24,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-sriracha" % "0.1.0")
2424

2525
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1")
2626

27-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
27+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
2828

2929
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
3030

0 commit comments

Comments
 (0)