Skip to content

Commit e3aedba

Browse files
authored
Merge pull request #1034 from scala-steward/update/2.2.x/sbt-ci-release-1.11.1
[2.2.x] sbt-ci-release 1.11.1 (was 1.9.3)
2 parents 76a2f78 + 71059a6 commit e3aedba

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)