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 cc51377 commit 95ce42aCopy full SHA for 95ce42a
project/plugins.sbt
@@ -7,7 +7,7 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.2")
7
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
8
addSbtPlugin("com.codecommit" % "sbt-spiewak-sonatype" % "0.22.1")
9
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.13.0")
10
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.4")
11
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.24")
12
addSbtPlugin("io.github.jonas" % "sbt-paradox-material-theme" % "0.6.0")
13
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
0 commit comments