Skip to content

Commit

Permalink
Merge branch 'main' into update/sbt-scoverage-2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Jan 18, 2025
2 parents a4cabf5 + 8ac5487 commit 9699729
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
@@ -1,5 +1,5 @@
// scala format
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")

// coverage
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.0")
Expand Down

0 comments on commit 9699729

Please sign in to comment.