Skip to content

Commit 07ab162

Browse files
committed
Update sbt-scalafix, scalafix-core to 0.14.4
1 parent 518438a commit 07ab162

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,4 +1,4 @@
1-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.2")
1+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
22
//The now built in dependencyTree task is usually enough
33
//https://www.scala-sbt.org/1.x/docs/sbt-1.4-Release-Notes.html#sbt-dependency-graph+is+in-sourced
44
//addDependencyTreePlugin

0 commit comments

Comments
 (0)