Skip to content

Commit f70ba39

Browse files
authored
Merge pull request #21 from AppleCommander/dependabot/gradle/org.graalvm.buildtools.native-0.11.3
Bump org.graalvm.buildtools.native from 0.10.6 to 0.11.3
2 parents 4c5fe94 + 7be0344 commit f70ba39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/asu/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'org.springframework.boot' version "2.7.18"
33
id 'java'
44
id 'application'
5-
id 'org.graalvm.buildtools.native' version '0.10.6'
5+
id 'org.graalvm.buildtools.native' version '0.11.3'
66
}
77

88
repositories {

0 commit comments

Comments
 (0)