Skip to content

Commit 2a9f61d

Browse files
scala-stewardckipp01
authored andcommitted
Update sbt-ci-release to 1.5.12
1 parent e5ced78 commit 2a9f61d

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
2-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
2+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
33
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
55
addSbtPlugin("com.scalawilliam.esbeetee" % "sbt-vspp" % "0.4.11")

0 commit comments

Comments
 (0)