We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b34de5f commit 9e0c398Copy full SHA for 9e0c398
project/plugins.sbt
@@ -24,5 +24,5 @@ ThisBuild / libraryDependencySchemes ++= Seq(
24
"org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always,
25
)
26
27
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
28
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.0")
0 commit comments