mirror of
https://github.com/AppleCommander/bastools.git
synced 2026-03-11 07:41:55 +00:00
Merge pull request #63 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:
@@ -2,7 +2,7 @@ plugins {
|
||||
id 'org.springframework.boot' version "4.0.2"
|
||||
id 'java'
|
||||
id 'application'
|
||||
id 'org.graalvm.buildtools.native' version '0.11.3'
|
||||
id 'org.graalvm.buildtools.native' version '0.11.4'
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
||||
@@ -2,7 +2,7 @@ plugins {
|
||||
id 'org.springframework.boot' version "4.0.2"
|
||||
id 'java'
|
||||
id 'application'
|
||||
id 'org.graalvm.buildtools.native' version '0.11.3'
|
||||
id 'org.graalvm.buildtools.native' version '0.11.4'
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
||||
Reference in New Issue
Block a user