Skip to content

Commit 9f33de0

Browse files
GH-280 Update dependency com.gradleup.shadow:com.gradleup.shadow.gradle.plugin to v9.2.2
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 815b63c commit 9f33de0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

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

1010
dependencies {
1111
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.2.20")
12-
implementation("com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:9.1.0")
12+
implementation("com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:9.2.2")
1313
implementation("net.minecrell:plugin-yml:0.6.0")
1414
implementation("xyz.jpenilla:run-task:3.0.0")
1515
}

0 commit comments

Comments
 (0)