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 2023466 commit 4463ad7Copy full SHA for 4463ad7
project/plugins.sbt
@@ -3,7 +3,7 @@
3
*/
4
5
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
6
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
7
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.10.0")
8
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
9
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.4")
0 commit comments