mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 14:25:50 +00:00
Update build.gradle
This commit is contained in:
parent
923e2b7aa3
commit
c8d1956c8d
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
plugins {
|
||||
id 'java'
|
||||
|
||||
id 'org.springframework.boot' version '3.1.1'
|
||||
id 'io.spring.dependency-management' version '1.1.0'
|
||||
id 'org.graalvm.buildtools.native' version '0.9.23'
|
||||
|
|
Loading…
Reference in a new issue