Skip to content

Commit e44926e

Browse files
committed
Update sbt-ci-release from 1.5.10 to 1.9.2
1 parent ed9eb5b commit e44926e

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("org.typelevel" % "sbt-tpolecat" % "0.5.2")
22
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
4-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
4+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
55
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
66
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
77
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")

0 commit comments

Comments
 (0)