Skip to content

Commit 57e113e

Browse files
authored
Merge pull request #297 from scala-steward/update/sbt-ci-release-1.12.0
bump: sbt-ci-release 1.12.0 (was 1.11.2)
2 parents c13aeaa + d576890 commit 57e113e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.2")
22
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
3-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
3+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.12.0")
44

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

0 commit comments

Comments
 (0)