Skip to content

Commit 7e4828e

Browse files
authored
Merge pull request #316 from scala-steward/update/sbt-ci-release-1.11.2
Update sbt-ci-release to 1.11.2
2 parents afebf8f + 5a241dd commit 7e4828e

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,5 +1,5 @@
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

55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")

0 commit comments

Comments
 (0)