Skip to content

Commit

Permalink
chore(deps): update plugin org.graalvm.buildtools.native to v0.10.1 (…
Browse files Browse the repository at this point in the history
…main) (#10607)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 20, 2024
1 parent b6d3301 commit f8788dd
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 @@ -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.10.0"
id("org.graalvm.buildtools.native") version "0.10.1"
}
}

Expand Down

0 comments on commit f8788dd

Please sign in to comment.