We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80c98a3 + 601456f commit 03f1716Copy full SHA for 03f1716
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "1.0.0-RC5")
2
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.10.1")
3
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
4
-addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.6")
+addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
5
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.16")
6
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.17")
7
addSbtPlugin("net.vonbuchholtz" % "sbt-dependency-check" % "3.1.1")
0 commit comments