mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-01-08 11:21:11 +00:00
Upgrade to native buildtools 0.11.3
This commit is contained in:
parent
8f5f58cb01
commit
5149abbc90
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ plugins {
|
|||
id 'checkstyle'
|
||||
id 'org.springframework.boot' version '4.0.1'
|
||||
id 'io.spring.dependency-management' version '1.1.7'
|
||||
id 'org.graalvm.buildtools.native' version '0.11.1'
|
||||
id 'org.graalvm.buildtools.native' version '0.11.3'
|
||||
id 'org.cyclonedx.bom' version '3.0.2'
|
||||
id 'io.spring.javaformat' version '0.0.47'
|
||||
id "io.spring.nohttp" version "0.0.11"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue