We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 673aa3b commit fb8399cCopy full SHA for fb8399c
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.6.1")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
4
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
5
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")
6
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
0 commit comments