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.
1 parent 99a4286 commit 9f2924eCopy full SHA for 9f2924e
project/plugins.sbt
@@ -4,6 +4,6 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.0")
4
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
5
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
6
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.4")
7
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
8
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.0")
9
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
0 commit comments