Skip to content

Commit

Permalink
Merge pull request #596 from typelevel/update/sbt-scalafmt-2.5.1
Browse files Browse the repository at this point in the history
Update sbt-scalafmt to 2.5.1
  • Loading branch information
mergify[bot] authored Aug 29, 2023
2 parents d666b45 + c53d6e3 commit fe31f53
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
Expand Up @@ -5,4 +5,4 @@ addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.5.0")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.5.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.1")

0 comments on commit fe31f53

Please sign in to comment.