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 5166a15 + fe878c2 commit 3ff4c5dCopy full SHA for 3ff4c5d
reactive/spring-boot/build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'java'
3
id 'org.springframework.boot' version '3.5.6'
4
id 'io.spring.dependency-management' version '1.1.7'
5
- id 'org.graalvm.buildtools.native' version '0.11.0'
+ id 'org.graalvm.buildtools.native' version '0.11.1'
6
}
7
8
group = 'com.example.rest'
0 commit comments