Skip to content

Commit

Permalink
Update sbt-scalafmt to 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Indoor Vivants Steward[bot] authored and Indoor Vivants Steward[bot] committed Dec 26, 2023
1 parent 225d57d commit 81a1b33
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 @@ -9,5 +9,5 @@ resolvers += Resolver.sonatypeRepo("releases")

addSbtPlugin("com.indoorvivants" % "bindgen-sbt-plugin" % BindgenVersion)
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.16")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("com.indoorvivants.vcpkg" % "sbt-vcpkg-native" % VcpkgVersion)

0 comments on commit 81a1b33

Please sign in to comment.