Skip to content

Commit 1b28b89

Browse files
authored
Update sbt-ci-release to 1.11.2
1 parent 0ce8657 commit 1b28b89

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
@@ -2,7 +2,7 @@ addSbtPlugin("org.foundweekends.giter8" %% "sbt-giter8" % "0.17.0")
22
libraryDependencies += { "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value }
33

44
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
5-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
5+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
66
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.12.0")
77
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.12.0")
88

0 commit comments

Comments
 (0)