mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 18:55:49 +00:00
update
This commit is contained in:
parent
d1b5edae19
commit
cf1283428e
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ apply plugin: 'java'
|
|||
|
||||
group = 'org.springframework.samples'
|
||||
version = '3.0.0'
|
||||
sourceCompatibility = '11'
|
||||
sourceCompatibility = '17'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
|
Loading…
Reference in a new issue