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.
1 parent ca13068 commit c5b85ffCopy full SHA for c5b85ff
java/native-image/spring-boot-native-image-gradle/build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'java'
3
id 'org.springframework.boot' version '3.3.4'
4
- id 'org.graalvm.buildtools.native' version '0.10.3'
+ id 'org.graalvm.buildtools.native' version '0.10.4'
5
id 'io.spring.dependency-management' version '1.1.6'
6
}
7
0 commit comments