Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into update/sbt-1.9.0
Browse files Browse the repository at this point in the history
scala-steward committed Jun 6, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 186b3bc + 572937d commit 5e2dbcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.1")

addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.12")

addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.7")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.8")

addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.4.21")

0 comments on commit 5e2dbcb

Please sign in to comment.