Skip to content

Commit 4d1ffb5

Browse files
Update sbt-typelevel-mergify to 0.7.6
1 parent 5b13f31 commit 4d1ffb5

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.2.2")
14-
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.5")
14+
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.6")
1515

1616
ThisBuild / evictionErrorLevel := Level.Info

0 commit comments

Comments
 (0)