Skip to content

Commit e075cc1

Browse files
chore(deps): update plugin org.graalvm.buildtools.native to v0.10.5 (#7066)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 22b6fea commit e075cc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pluginManagement {
55
id("de.undercouch.download") version "5.6.0"
66
id("org.jsonschema2pojo") version "1.2.2"
77
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
8-
id("org.graalvm.buildtools.native") version "0.10.4"
8+
id("org.graalvm.buildtools.native") version "0.10.5"
99
}
1010
}
1111

0 commit comments

Comments
 (0)