You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-36276][BUILD][FOLLOWUP] Match the version of SBT's checkstyle plugin to Maven's one
### What changes were proposed in this pull request?
This PR upgrade SBT's checkstyle plugin to `8.43`.
### Why are the changes needed?
The previous PR (apache#33500) upgraded Maven's plugin but seems to have forgot to do for SBT's one.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
CIs.
Closesapache#34295 from sarutak/upgrade-checkstyle-plugin-to-8.43-for-sbt.
Authored-by: Kousuke Saruta <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
0 commit comments