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 93756fb + 972c77d commit 2c4d5b9Copy full SHA for 2c4d5b9
project/plugins.sbt
@@ -18,6 +18,6 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
18
19
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")
20
21
-addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.6.7")
+addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.0")
22
23
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
0 commit comments