Skip to content

Commit 3a060d3

Browse files
dependency: Update dependency com.gradleup.shadow:com.gradleup.shadow.gradle.plugin to v9.3.1
1 parent eb00d27 commit 3a060d3

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,6 +9,6 @@ repositories {
99

1010
dependencies {
1111
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.2.21")
12-
implementation("com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:9.2.2")
12+
implementation("com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:9.3.1")
1313
implementation("net.minecrell:plugin-yml:0.6.0")
1414
}

0 commit comments

Comments
 (0)