Skip to content

Commit

Permalink
Merge branch 'main' into update/scalafmt-core-3.7.14
Browse files Browse the repository at this point in the history
  • Loading branch information
blemale authored Sep 29, 2023
2 parents 5d18cc6 + 785fa70 commit 09518c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.7")

addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.8")
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.11")

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")

addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")

Expand Down

0 comments on commit 09518c1

Please sign in to comment.