We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c5fe94 + 7be0344 commit f70ba39Copy full SHA for f70ba39
tools/asu/build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'org.springframework.boot' version "2.7.18"
3
id 'java'
4
id 'application'
5
- id 'org.graalvm.buildtools.native' version '0.10.6'
+ id 'org.graalvm.buildtools.native' version '0.11.3'
6
}
7
8
repositories {
0 commit comments