We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8508872 commit 878220bCopy full SHA for 878220b
project/plugins.sbt
@@ -4,4 +4,4 @@ addSbtPlugin("ch.epfl.scala" % "sbt-missinglink" % "0.3.6")
4
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
5
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
6
addSbtPlugin("com.timushev.sbt" % "sbt-rewarn" % "0.1.3")
7
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
0 commit comments