Skip to content

Commit

Permalink
warning-diff-scalafix-plugin 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Sep 4, 2024
1 parent 0cc0b54 commit 7f61435
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % sys.props("scalafix.version"))
addSbtPlugin("com.github.xuwei-k" % "warning-diff-scalafix-plugin" % "0.4.0")
addSbtPlugin("com.github.xuwei-k" % "warning-diff-scalafix-plugin" % "0.4.1")
2 changes: 1 addition & 1 deletion sbt-test/UnmooredDocComment/test-1/project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % sys.props("scalafix.version"))
addSbtPlugin("com.github.xuwei-k" % "warning-diff-scalafix-plugin" % "0.4.0")
addSbtPlugin("com.github.xuwei-k" % "warning-diff-scalafix-plugin" % "0.4.1")

0 comments on commit 7f61435

Please sign in to comment.