Skip to content

Commit a8778d6

Browse files
authored
Update sbt-ci-release to 1.5.11
1 parent 8a50c95 commit a8778d6

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,7 +1,7 @@
11
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
22
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.6")
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
4-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
4+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
55
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.7.0")
66
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.11.2")
77
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.11.2")

0 commit comments

Comments
 (0)