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 918a396 commit 364ce3bCopy full SHA for 364ce3b
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.2.1")
6
addSbtPlugin("com.github.sbt" % "sbt-osgi" % "0.10.0")
7
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
8
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
9
10
scalacOptions ++= Seq("-deprecation", "-feature")
0 commit comments