Skip to content

Commit 5e3f11b

Browse files
Merge pull request #2 from scala-steward/update/sbt-ci-release-1.3.2
Update sbt-ci-release to 1.3.2
2 parents b84bad4 + 7d2e8f5 commit 5e3f11b

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,4 +1,4 @@
11
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.4")
22
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "1.3.2")
33
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.10")
4-
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.2.6")
4+
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.3.2")

0 commit comments

Comments
 (0)