Update plugin shadowjar to v8.3.9 (#1597)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-20 18:03:08 -04:00
committed by GitHub
parent a40021a823
commit 392f66e938

View File

@@ -176,7 +176,7 @@ buildconfig = { id = "com.github.gmazzo.buildconfig", version = "5.6.7"}
download = { id = "de.undercouch.download", version = "5.6.0"}
# ShadowJar
shadowjar = { id = "com.gradleup.shadow", version = "8.3.8"}
shadowjar = { id = "com.gradleup.shadow", version = "8.3.9"}
# Moko
moko = { id = "dev.icerock.mobile.multiplatform-resources", version.ref = "moko" }