mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2026-03-12 02:41:43 +00:00
Merge pull request #221 from AppleCommander/dependabot/gradle/org.graalvm.buildtools.native-0.11.4
Bump org.graalvm.buildtools.native from 0.11.3 to 0.11.4
This commit is contained in:
@@ -16,6 +16,6 @@ ext {
|
||||
// 3.0(?) introduced Spring AOT automatic stuff and breaks when using GraalVM native image
|
||||
springBoot = "4.0.1"
|
||||
acdasmVersion = "6.1"
|
||||
graalvmBuildVersion = "0.11.3"
|
||||
graalvmBuildVersion = "0.11.4"
|
||||
clthVersion = "2.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user