Skip to content

Commit 71f35d6

Browse files
authored
Merge pull request #214 from scala-steward/update/sbt-ci-release-1.9.0
bump: sbt-ci-release 1.9.0 (was 1.5.10)
2 parents 27b6bf8 + 9708d39 commit 71f35d6

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,6 +2,6 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
22
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
33
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.7.0")
44
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
5-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
5+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
66

77
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value

0 commit comments

Comments
 (0)