Skip to content

Commit 355cb75

Browse files
authored
Merge pull request #383 from scala-steward/update/sbt-ci-release-1.5.12
Update sbt-ci-release to 1.5.12
2 parents 7fa1b5b + 469cdfe commit 355cb75

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,6 +1,6 @@
11
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.3")
22
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.13.0")
3-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
3+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
44
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
55
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
66
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")

0 commit comments

Comments
 (0)