Skip to content

Commit

Permalink
Merge pull request #72 from GiganticMinecraft/renovate/org.scalameta-…
Browse files Browse the repository at this point in the history
…sbt-scalafmt-2.5.x

chore(deps): update dependency org.scalameta:sbt-scalafmt to v2.5.4
  • Loading branch information
Lucky3028 authored Jan 26, 2025
2 parents 4048795 + d006a43 commit 6892fe9
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 @@ -3,6 +3,6 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
// Lintをするためのプラグイン
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.0")
// Formatをするためのプラグイン
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
// バージョン生成を自動で行うためのプラグイン
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")

0 comments on commit 6892fe9

Please sign in to comment.