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 5b13f31 commit 4d1ffb5Copy full SHA for 4d1ffb5
project/plugins.sbt
@@ -11,6 +11,6 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
11
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
12
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")
13
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.2")
14
-addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.5")
+addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.6")
15
16
ThisBuild / evictionErrorLevel := Level.Info
0 commit comments