Skip to content

Commit

Permalink
chore: Update sbt-scalafmt from 2.5.2 to 2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
RenkuBot committed Jan 14, 2025
1 parent 6e05bf6 commit c266159
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 @@ -25,7 +25,7 @@ addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
addSbtPlugin("com.julianpeeters" % "sbt-avrohugger" % "2.8.4")
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.3")

// sbt-git comes with quite old jgit version
libraryDependencies ++= Seq(
Expand Down

0 comments on commit c266159

Please sign in to comment.