Skip to content

Commit

Permalink
Update dependency com.gradleup.shadow:shadow-gradle-plugin to v8.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent ab5d9a5 commit 3f32260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repositories {
}

dependencies {
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.3")
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.4")
implementation("com.xpdustry.ksr:com.xpdustry.ksr.gradle.plugin:1.0.0") {
exclude(group = "com.github.johnrengelman")
}
Expand Down

0 comments on commit 3f32260

Please sign in to comment.