mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-12-27 10:57:28 +00:00
Revert removal of --release 17
See gh-2133
This commit is contained in:
parent
8f08b38f2c
commit
fc1c7490ed
2 changed files with 3 additions and 1 deletions
|
|
@ -78,6 +78,7 @@ checkstyleNohttp {
|
|||
}
|
||||
|
||||
tasks.withType(JavaCompile).configureEach {
|
||||
options.release = 17
|
||||
options.errorprone {
|
||||
disableAllChecks = true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue