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 21b7c46 commit af29163Copy full SHA for af29163
spring-native/build.gradle.kts
@@ -2,7 +2,7 @@ import org.springframework.boot.gradle.plugin.SpringBootPlugin
2
3
plugins {
4
id("java")
5
- id("org.springframework.boot") version "3.2.3"
+ id("org.springframework.boot") version "3.2.4"
6
id("org.graalvm.buildtools.native") version "0.10.1"
7
}
8
0 commit comments