mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-26 01:15:50 +00:00
Update build.gradle
This commit is contained in:
parent
4338652632
commit
1be189de0c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
plugins {
|
plugins {
|
||||||
id 'java'
|
id 'java'
|
||||||
id 'org.springframework.boot' version '3.0.4'
|
id 'org.springframework.boot' version '3.0.6'
|
||||||
id 'io.spring.dependency-management' version '1.1.0'
|
id 'io.spring.dependency-management' version '1.1.0'
|
||||||
id 'org.graalvm.buildtools.native' version '0.9.20'
|
id 'org.graalvm.buildtools.native' version '0.9.20'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue