Skip to content

Commit e3c7f65

Browse files
committed
build(deps): update dependency ch.epfl.scala:sbt-scalafix to v0.11.1
1 parent 2ceb3b2 commit e3c7f65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.1")
22
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
3-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.0")
3+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
44
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.1.3")
55
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.9")
66
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")

0 commit comments

Comments
 (0)