Skip to content

Commit 78015e9

Browse files
Update sbt-ci-release to 1.11.2
1 parent f4aa358 commit 78015e9

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
@@ -8,7 +8,7 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-scalafmt-defaults" % "0.
88
addSbtPlugin("com.alejandrohdezma" % "sbt-mdoc-toc" % "0.4.2")
99
addSbtPlugin("com.alejandrohdezma" % "sbt-modules" % "0.3.2")
1010
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
11-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
11+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
1212
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
1313
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.1")
1414
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")

0 commit comments

Comments
 (0)