Skip to content

Commit 390195e

Browse files
dependency: Update dependency com.gradleup.shadow:com.gradleup.shadow.gradle.plugin to v9.6.1 (#413)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8808331 commit 390195e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repositories {
88
}
99

1010
dependencies {
11-
implementation("com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:9.5.1")
11+
implementation("com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:9.6.1")
1212
implementation("com.modrinth.minotaur:com.modrinth.minotaur.gradle.plugin:2.9.0")
1313
implementation("io.papermc.hangar-publish-plugin:io.papermc.hangar-publish-plugin.gradle.plugin:0.1.4")
1414
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.4.10")

0 commit comments

Comments
 (0)