We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb2a5a0 commit 463995dCopy full SHA for 463995d
1 file changed
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.0.0-RC1")
2
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
3
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.14.2")
4
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.1")
5
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
6
addSbtPlugin("org.scalameta" % "sbt-native-image" % "0.3.2")
7
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.13")
0 commit comments