Skip to content

Commit

Permalink
Update plugin buildtools-native to v0.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 5, 2024
1 parent 671bbb0 commit cd84725
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.10.3" }
buildtools-native = { id = "org.graalvm.buildtools.native", version = "0.10.4" }

0 comments on commit cd84725

Please sign in to comment.