Skip to content

Commit 5d7b36d

Browse files
authored
Merge pull request #215 from scala-steward/update/sbt-ci-release-1.5.3
Update sbt-ci-release to 1.5.3
2 parents d6950e0 + ec4d849 commit 5d7b36d

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("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.11")
22
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.15")
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.4")
4-
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.2")
4+
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.3")
55
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.2.0")
66
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
77
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")

0 commit comments

Comments
 (0)