Commit 0411def
[SPARK-33109][BUILD] Upgrade to sbt 1.4.0
### What changes were proposed in this pull request?
Upgrade sbt to release 1.4.0
### Why are the changes needed?
Bring built-in `dependencyTree` instead of removed `sbt-dependency-graph` plugin, that doesn't work with sbt used in build.
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
Should pass all the tests.
Closes #30070 from gemelen/feature/sbt-1.4.
Authored-by: Denis Pyshev <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>1 parent e574fcd commit 0411def
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
0 commit comments