Skip to content

Commit 92228e5

Browse files
Update sbt-ci-release to 1.11.1 (#1522)
Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com>
1 parent f31d16c commit 92228e5

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,7 +2,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-bloop"
22
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
33
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
44
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
5-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.0")
5+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
66
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
77
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
88
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")

0 commit comments

Comments
 (0)