Skip to content

Commit fda7688

Browse files
scala-stewardckipp01
authored andcommitted
Update sbt-ci-release to 1.5.11
1 parent 0301435 commit fda7688

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
@@ -1,5 +1,5 @@
11
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
2-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
2+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
33
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
55
addSbtPlugin("com.scalawilliam.esbeetee" % "sbt-vspp" % "0.4.11")

0 commit comments

Comments
 (0)