Skip to content

Commit

Permalink
Bump com.ryandens.jlink-application from 0.4.0 to 0.4.1
Browse files Browse the repository at this point in the history
Bumps com.ryandens.jlink-application from 0.4.0 to 0.4.1.

---
updated-dependencies:
- dependency-name: com.ryandens.jlink-application
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent c968d38 commit a67ab3b
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 @@ -32,5 +32,5 @@ 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.29.0" }
graalvm = { id = "org.graalvm.buildtools.native", version = "0.10.2" }
jlink = { id = "com.ryandens.jlink-application", version = "0.4.0" }
jlink = { id = "com.ryandens.jlink-application", version = "0.4.1" }
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }

0 comments on commit a67ab3b

Please sign in to comment.