We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00da05e commit 6913725Copy full SHA for 6913725
project/plugins.sbt
@@ -23,5 +23,5 @@ addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
23
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.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.11.3")
0 commit comments