Skip to content

Commit 749bfa0

Browse files
dependency: Update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.3.1 (#1263)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5b2f5b1 commit 749bfa0

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
@@ -7,7 +7,7 @@ repositories {
77
}
88

99
dependencies {
10-
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.3.0")
10+
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.3.1")
1111
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.3.0")
1212
implementation("net.minecrell:plugin-yml:0.6.0")
1313
}

0 commit comments

Comments
 (0)