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 7fa1b5b + 469cdfe commit 355cb75Copy full SHA for 355cb75
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.3")
2
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.13.0")
3
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
4
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
5
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
6
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
0 commit comments