mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 14:55:50 +00:00
org.springframework.samples
This commit is contained in:
parent
4a4ffc9fdd
commit
3aa0448496
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ apply plugin: 'io.spring.javaformat'
|
||||||
gradle.startParameter.excludedTaskNames += [ "checkFormatAot", "checkFormatAotTest" ]
|
gradle.startParameter.excludedTaskNames += [ "checkFormatAot", "checkFormatAotTest" ]
|
||||||
|
|
||||||
group = 'org.springframework.samples'
|
group = 'org.springframework.samples'
|
||||||
version = '3.3.0'
|
version = '2.1.0.RELEASE'
|
||||||
|
|
||||||
java {
|
java {
|
||||||
sourceCompatibility = 17
|
sourceCompatibility = 17
|
||||||
|
|
Loading…
Reference in a new issue