Skip to content

Commit 7fc25ea

Browse files
committed
Update sbt-ci-release to 1.12.0
1 parent 44d042c commit 7fc25ea

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,4 +1,4 @@
11
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
2-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
2+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.12.0")
33
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.1")

0 commit comments

Comments
 (0)