There was an error while loading. Please reload this page.
1 parent f48f746 commit d16d484Copy full SHA for d16d484
1 file changed
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
4
//addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.3.0")
5
addSbtPlugin("org.xerial.sbt" % "sbt-jcheckstyle" % "0.3.0")
6
addSbtPlugin("com.github.sbt" % "sbt-osgi" % "0.11.0-RC1")
7
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.1")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.2")
8
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
9
10
scalacOptions ++= Seq("-deprecation", "-feature")
0 commit comments