Skip to content

Commit

Permalink
build(deps): bump org.graalvm.buildtools.native from 0.10.2 to 0.10.3
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.10.2 to 0.10.3.
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](graalvm/native-build-tools@0.10.2...0.10.3)

---
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 Sep 15, 2024
1 parent be257ec commit 0b595f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ plugins {
id "com.gorylenko.gradle-git-properties" version "2.4.2"

//https://graalvm.github.io/native-build-tools/latest/gradle-plugin.html
id 'org.graalvm.buildtools.native' version '0.10.2'
id 'org.graalvm.buildtools.native' version '0.10.3'

//https://github.com/kimichen13/mybatis-generator-plugin
//https://plugins.gradle.org/plugin/com.qqviaja.gradle.MybatisGenerator
Expand Down

0 comments on commit 0b595f5

Please sign in to comment.