Skip to content

Commit 8cd1b8a

Browse files
authored
Merge pull request #263 from scala-steward/update/sbt-ci-release-1.8.0
Update sbt-ci-release to 1.8.0
2 parents 5f16e20 + 9549805 commit 8cd1b8a

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.7.0")
3+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.8.0")
44

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

0 commit comments

Comments
 (0)