Skip to content

Commit

Permalink
Bump org.graalvm.buildtools.native from 0.9.18 to 0.9.19 (open-teleme…
Browse files Browse the repository at this point in the history
…try#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] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and dmarkwat committed Dec 30, 2022
1 parent fc3754c commit ba29746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pluginManagement {
id("com.gradle.enterprise") version "3.11.4"
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
id("org.jetbrains.kotlin.jvm") version "1.7.22"
id("org.graalvm.buildtools.native") version "0.9.18"
id("org.graalvm.buildtools.native") version "0.9.19"
}
}

Expand Down

0 comments on commit ba29746

Please sign in to comment.