We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e30784a commit 0d700bcCopy full SHA for 0d700bc
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
2
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")
3
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.24.0")
4
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
5
addSbtPlugin("com.timushev.sbt" % "sbt-rewarn" % "0.1.3")
0 commit comments