Skip to content

Commit 2cc8a83

Browse files
committed
Update sbt-typelevel-mergify to 0.7.7
1 parent af9c3e2 commit 2cc8a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
1111
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
1212
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")
1313
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.0")
14-
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.6")
14+
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.7")
1515

1616
ThisBuild / evictionErrorLevel := Level.Info

0 commit comments

Comments
 (0)