Skip to content

Commit 5149abb

Browse files
committed
Upgrade to native buildtools 0.11.3
1 parent 8f5f58c commit 5149abb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id 'checkstyle'
44
id 'org.springframework.boot' version '4.0.1'
55
id 'io.spring.dependency-management' version '1.1.7'
6-
id 'org.graalvm.buildtools.native' version '0.11.1'
6+
id 'org.graalvm.buildtools.native' version '0.11.3'
77
id 'org.cyclonedx.bom' version '3.0.2'
88
id 'io.spring.javaformat' version '0.0.47'
99
id "io.spring.nohttp" version "0.0.11"

0 commit comments

Comments
 (0)