Skip to content

Commit

Permalink
Update plugin graalvm-native to v0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 26, 2024
1 parent 3edb807 commit 78858fb
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 @@ -79,7 +79,7 @@ defaults = { id = "io.github.sgtsilvio.gradle.defaults", version = "0.2.0" }
forbiddenApis = { id = "de.thetaphi.forbiddenapis", version = "3.6" }
gitPublish = { id = "org.ajoberstar.git-publish", version = "3.0.1" }
githubRelease = { id = "com.github.breadmoirai.github-release", version = "2.5.2" }
graalvm-native = { id = "org.graalvm.buildtools.native", version = "0.10.0" }
graalvm-native = { id = "org.graalvm.buildtools.native", version = "0.10.1" }
jib = { id = "com.google.cloud.tools.jib", version = "3.4.0" }
launch4j = { id = "edu.sc.seis.launch4j", version = "3.0.5" }
license = { id = "com.github.hierynomus.license", version = "0.16.1" }
Expand Down

0 comments on commit 78858fb

Please sign in to comment.