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 aa7ebdb + 81c0b3a commit e868838Copy full SHA for e868838
1 file changed
build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
checkstyle
4
id("org.springframework.boot") version "4.0.3"
5
id("io.spring.dependency-management") version "1.1.7"
6
- id("org.graalvm.buildtools.native") version "0.11.4"
+ id("org.graalvm.buildtools.native") version "0.11.5"
7
}
8
9
group = "com.mpalourdio.projects"
0 commit comments