Skip to content

Commit

Permalink
Bump org.graalvm.buildtools.native from 0.9.21 to 0.9.22
Browse files Browse the repository at this point in the history
Bumps [org.graalvm.buildtools.native](https://github.com/graalvm/native-build-tools) from 0.9.21 to 0.9.22.
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](graalvm/native-build-tools@0.9.21...0.9.22)

---
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]>
  • Loading branch information
dependabot[bot] authored May 11, 2023
1 parent 0da1b69 commit ad76b00
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 @@ -9,7 +9,7 @@ pluginManagement {
id("org.jetbrains.kotlin.jvm") version "1.8.21"
id("org.xbib.gradle.plugin.jflex") version "1.7.0"
id("org.unbroken-dome.xjc") version "2.0.0"
id("org.graalvm.buildtools.native") version "0.9.21"
id("org.graalvm.buildtools.native") version "0.9.22"
}
}

Expand Down

0 comments on commit ad76b00

Please sign in to comment.