We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d10037c + 72b5359 commit babe040Copy full SHA for babe040
2 files changed
tools/bt/build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'org.springframework.boot' version "4.0.2"
3
id 'java'
4
id 'application'
5
- id 'org.graalvm.buildtools.native' version '0.11.3'
+ id 'org.graalvm.buildtools.native' version '0.11.4'
6
}
7
8
repositories {
tools/st/build.gradle
0 commit comments