Skip to content

Commit

Permalink
Update plugin buildtools-native to v0.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent cf7c845 commit b7dce47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ kotlin-kapt = { id = "org.jetbrains.kotlin.kapt", version.ref = "kotlin" }
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
test-logger = { id = "com.adarshr.test-logger", version = "4.0.0" }
johnrengelman-shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
buildtools-native = { id = "org.graalvm.buildtools.native", version = "0.9.28" }
buildtools-native = { id = "org.graalvm.buildtools.native", version = "0.10.3" }

0 comments on commit b7dce47

Please sign in to comment.