Commit e20803c
ci: bump Code format job to Java 17
The springai sample modules require Java 17 (Spring AI 1.1 needs
Spring Boot 3.x, which needs Java 17). Running spotlessCheck on
Java 11 made google-java-format choke on text blocks in those
sources with "unclosed string literal" errors. Bump the format
job's setup-java to 17 so it can parse the springai sources.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 00ea6f3 commit e20803c
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
46 | 49 | | |
47 | 50 | | |
48 | 51 | | |
49 | 52 | | |
50 | | - | |
| 53 | + | |
51 | 54 | | |
52 | 55 | | |
0 commit comments