We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ce16f7 commit eaa0a4aCopy full SHA for eaa0a4a
project/plugins.sbt
@@ -23,5 +23,5 @@ addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
23
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.1.1")
24
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
25
addSbtPlugin("org.jetbrains" % "sbt-idea-plugin" % "3.24.0")
26
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.5")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
27
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.10.0")
0 commit comments