Skip to content

Commit

Permalink
ScalaSteward: Update sbt-scalafmt from 2.5.0 to 2.5.1 (#387)
Browse files Browse the repository at this point in the history
Co-authored-by: Alfonso Roa <[email protected]>
  • Loading branch information
scala-steward and alfonsorr authored Aug 31, 2023
1 parent f8e0139 commit 59c529a
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,7 +1,7 @@
logLevel := Level.Warn

addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.1")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.8")
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")

0 comments on commit 59c529a

Please sign in to comment.