We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c8ceb8 commit 49e74d3Copy full SHA for 49e74d3
1 file changed
project/plugins.sbt
@@ -9,7 +9,7 @@
9
10
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.2.0")
11
12
-addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.10.0")
+addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.11.0")
13
addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.18.0")
14
addSbtPlugin("com.lightbend.sbt" % "sbt-bill-of-materials" % "1.0.2")
15
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
0 commit comments