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 8009256 commit e8f74ebCopy full SHA for e8f74eb
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.0")
2
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.0")
3
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.3")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
4
5
ThisBuild / libraryDependencySchemes ++= Seq(
6
"org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always
0 commit comments