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 67d4480 + 97ea99d commit d9fe3b2Copy full SHA for d9fe3b2
project/plugins.sbt
@@ -1,6 +1,6 @@
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.9.0")
+addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
4
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.5")
5
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.16")
6
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.16")
0 commit comments