Skip to content

Commit b802402

Browse files
Bump org.graalvm.buildtools.native from 0.9.18 to 0.9.19 (#5017)
Bumps [org.graalvm.buildtools.native](https://github.com/graalvm/native-build-tools) from 0.9.18 to 0.9.19. - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](graalvm/native-build-tools@0.9.18...0.9.19) --- updated-dependencies: - dependency-name: org.graalvm.buildtools.native dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 88a7781 commit b802402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pluginManagement {
55
id("com.gradle.enterprise") version "3.11.4"
66
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
77
id("org.jetbrains.kotlin.jvm") version "1.7.22"
8-
id("org.graalvm.buildtools.native") version "0.9.18"
8+
id("org.graalvm.buildtools.native") version "0.9.19"
99
}
1010
}
1111

0 commit comments

Comments
 (0)