Skip to content

Commit 23cf88d

Browse files
Update sbt-ci-release to 1.9.0 (thesamet#378)
1 parent b4c267a commit 23cf88d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
22

33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
44

5-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.8.0")
5+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")

0 commit comments

Comments
 (0)