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 9fadf33 commit 68d55e7Copy full SHA for 68d55e7
project/plugins.sbt
@@ -10,7 +10,7 @@ addSbtPlugin("com.github.sbt" % "sbt-native-packager" %
10
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.23.0")
11
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
12
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
13
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.2")
14
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")
15
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.11")
16
addSbtPlugin("net.vonbuchholtz" % "sbt-dependency-check" % "5.1.0")
0 commit comments