File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
client-java-contrib/admissionreview Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919 uses : actions/setup-java@v4
2020 with :
2121 distribution : ' temurin'
22- java-version : 11
22+ java-version : 17
2323 - name : Verify Format and License
2424 run : mvn spotless:check
2525 build :
Original file line number Diff line number Diff line change 3737 <plugin >
3838 <groupId >com.diffplug.spotless</groupId >
3939 <artifactId >spotless-maven-plugin</artifactId >
40- <version >2.46.1 </version >
40+ <version >3.3.0 </version >
4141 <configuration >
4242 <skip >true</skip >
4343 </configuration >
Original file line number Diff line number Diff line change 3939 <plugin >
4040 <groupId >com.diffplug.spotless</groupId >
4141 <artifactId >spotless-maven-plugin</artifactId >
42- <version >2.46.1 </version >
42+ <version >3.3.0 </version >
4343 <configuration >
4444 <skip >true</skip >
4545 </configuration >
Original file line number Diff line number Diff line change 485485 <plugin >
486486 <groupId >com.diffplug.spotless</groupId >
487487 <artifactId >spotless-maven-plugin</artifactId >
488- <version >2.46.1 </version >
488+ <version >3.3.0 </version >
489489 <configuration >
490490 <formats >
491491 <!-- common settings -->
You can’t perform that action at this time.
0 commit comments