Skip to content

Commit 95d633f

Browse files
authored
Update sbt-ci-release to 1.11.1
1 parent 0c7c2de commit 95d633f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
22
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
33
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.1")
4-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.0")
4+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
55
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
66
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.12.0")
77
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.12.0")

0 commit comments

Comments
 (0)