chore(deps): update plugin org.graalvm.buildtools.native to v0.10.0 (#10383)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-02 10:54:47 +02:00 committed by GitHub
parent 9b5e29de8b
commit 147b3e848d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ pluginManagement {
id("org.jetbrains.kotlin.jvm") version "1.9.22"
id("org.xbib.gradle.plugin.jflex") version "3.0.2"
id("org.unbroken-dome.xjc") version "2.0.0"
id("org.graalvm.buildtools.native") version "0.9.28"
id("org.graalvm.buildtools.native") version "0.10.0"
}
}