Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: org.graalvm.buildtools.native
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent aa3d72a commit 4ab8d01
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 @@ -31,6 +31,6 @@ ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.0" }
ben-manes-versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
vaniktech-publish = { id = "com.vanniktech.maven.publish", version = "0.28.0" }
graalvm = { id = "org.graalvm.buildtools.native", version = "0.10.1" }
graalvm = { id = "org.graalvm.buildtools.native", version = "0.10.2" }
jlink = { id = "com.ryandens.jlink-application", version = "0.4.0" }
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }

0 comments on commit 4ab8d01

Please sign in to comment.