Skip to content

Commit

Permalink
fix(deps): update dependency com.gradleup.shadow:shadow-gradle-plugin…
Browse files Browse the repository at this point in the history
… to v8.3.6
  • Loading branch information
renovate[bot] authored Feb 2, 2025
1 parent 72c385b commit 416babe
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 @@ -17,7 +17,7 @@ multiplatform-locale = { module = "com.vanniktech:multiplatform-locale", version
multiplatform-locale-google-play-store = { module = "com.vanniktech:multiplatform-locale-google-play-store", version.ref = "multiplatform-locale" }
plugin-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
plugin-kotlin-serialization = { module = "org.jetbrains.kotlin:kotlin-serialization", version.ref = "kotlin" }
plugin-shadowjar = { module = "com.gradleup.shadow:shadow-gradle-plugin", version = "8.3.5" }
plugin-shadowjar = { module = "com.gradleup.shadow:shadow-gradle-plugin", version = "8.3.6" }

[plugins]
codequalitytools = { id = "com.vanniktech.code.quality.tools", version = "0.24.0" }

0 comments on commit 416babe

Please sign in to comment.