Skip to content

Commit 5b92f9d

Browse files
authored
Update sbt-ci-release to 1.5.10
1 parent 382b9c0 commit 5b92f9d

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,7 +1,7 @@
11
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
22
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.23")
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
4-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.9")
4+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
55
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
66
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.10.0")
77
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.10.0")

0 commit comments

Comments
 (0)