Skip to content

Commit 3c26209

Browse files
authored
Merge pull request #47 from AppleCommander/dependabot/gradle/org.graalvm.buildtools.native-0.11.4
Bump org.graalvm.buildtools.native from 0.11.3 to 0.11.4
2 parents 76d2942 + be5e213 commit 3c26209

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli/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 "4.0.2"
33
id 'java'
44
id 'application'
5-
id 'org.graalvm.buildtools.native' version '0.11.3'
5+
id 'org.graalvm.buildtools.native' version '0.11.4'
66
}
77

88
java {

0 commit comments

Comments
 (0)