Commit a5d1c77
authored
fix(benchmarks): uses outdated google-java-format, upgrade spotless (#3722)
## Why?
Style format blocked my other PR, tried to run `bash ci/format.sh
--java` but it fails due to using JDK 26
## What does this PR do?
Bring benchmarks project spotless google-java-format in line with parent
pom
## AI Contribution Checklist
- [ ] Substantial AI assistance was used in this PR: No
## Does this PR introduce any user-facing change?
No1 parent 297c345 commit a5d1c77
2 files changed
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
406 | | - | |
407 | | - | |
| 406 | + | |
408 | 407 | | |
409 | 408 | | |
410 | 409 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
272 | 273 | | |
273 | 274 | | |
274 | 275 | | |
275 | | - | |
276 | | - | |
| 276 | + | |
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
| |||
0 commit comments