Skip to content

Commit 03f1716

Browse files
authored
Merge pull request BotTech#26 from scala-steward/update/sbt-ci-release-1.5.7
Update sbt-ci-release to 1.5.7
2 parents 80c98a3 + 601456f commit 03f1716

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("ch.epfl.scala" % "sbt-version-policy" % "1.0.0-RC5")
22
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.10.1")
33
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
4-
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.6")
4+
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
55
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.16")
66
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.17")
77
addSbtPlugin("net.vonbuchholtz" % "sbt-dependency-check" % "3.1.1")

0 commit comments

Comments
 (0)