Skip to content

Commit 60099ae

Browse files
author
gvolpe-steward[bot]
committed
Update sbt-ci-release to 1.6.0
1 parent 8584519 commit 60099ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ThisBuild / libraryDependencySchemes ++= Seq(
22
"org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always
33
)
44

5-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
5+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.0")
66
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
77
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
88
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")

0 commit comments

Comments
 (0)