Bump org.graalvm.buildtools.native from 0.9.16 to 0.9.17 (#4922)
Bumps [org.graalvm.buildtools.native](https://github.com/graalvm/native-build-tools) from 0.9.16 to 0.9.17. - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](https://github.com/graalvm/native-build-tools/compare/0.9.16...0.9.17) --- updated-dependencies: - dependency-name: org.graalvm.buildtools.native dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
4c384627cf
commit
148638981c
|
|
@ -5,7 +5,7 @@ pluginManagement {
|
|||
id("com.gradle.enterprise") version "3.11.3"
|
||||
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
|
||||
id("org.jetbrains.kotlin.jvm") version "1.7.20"
|
||||
id("org.graalvm.buildtools.native") version "0.9.16"
|
||||
id("org.graalvm.buildtools.native") version "0.9.17"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue