We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b6ded0 commit 009d4ffCopy full SHA for 009d4ff
project/plugins.sbt
@@ -40,7 +40,7 @@ addSbtPlugin("com.github.xuwei-k" % "sbt-jshell" % "0.1.5")
40
addSbtPlugin("com.github.xuwei-k" % "sbt-root-aggregate" % "0.1.0")
41
addSbtPlugin("com.github.xuwei-k" % "scalafix-rule-resource-gen" % "0.1.1")
42
addSbtPlugin("com.github.xuwei-k" % "test-times-plugin" % "0.1.1")
43
-addSbtPlugin("com.github.xuwei-k" % "warning-diff-scalafix-plugin" % "0.6.3")
+addSbtPlugin("com.github.xuwei-k" % "warning-diff-scalafix-plugin" % "0.6.4")
44
addSbtPlugin("com.julianpeeters" % "sbt-avrohugger" % "2.16.3")
45
addSbtPlugin("com.siriusxm" % "sbt-snapshot4s" % "0.2.7")
46
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")
0 commit comments