Skip to content

Commit 47f927a

Browse files
authored
Merge pull request #1038 from scala-steward/update/3.0.x/sbt-ci-release-1.11.1
[3.0.x] sbt-ci-release 1.11.1 (was 1.9.3)
2 parents 4eac8cb + 55418a9 commit 47f927a

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
@@ -3,4 +3,4 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
33
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
44
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
55
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
6-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
6+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")

0 commit comments

Comments
 (0)