Bump org.graalvm.buildtools.native from 0.9.22 to 0.9.23 (#5547)

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:
dependabot[bot] 2023-06-20 09:51:59 -05:00 committed by GitHub
parent 5fc9c0e852
commit e5e3f915f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ pluginManagement {
id("com.github.johnrengelman.shadow") version "8.1.1"
id("com.gradle.enterprise") version "3.13.4"
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
id("org.graalvm.buildtools.native") version "0.9.22"
id("org.graalvm.buildtools.native") version "0.9.23"
}
}