Skip to content

Commit 022bde7

Browse files
authored
Merge pull request #91 from scala-steward/update/sbt-ci-release-1.11.2
Update sbt-ci-release to 1.11.2
2 parents bb6319c + 8bad77b commit 022bde7

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
@@ -1,6 +1,6 @@
11
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
22

3-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
3+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
44
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
66
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.25.0")

0 commit comments

Comments
 (0)