Skip to content

Commit 9d6c94e

Browse files
dependency: Update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.3.2 (#1313)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a8dcbb7 commit 9d6c94e

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.1")
10+
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.3.2")
1111
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.3.10")
1212
implementation("net.minecrell:plugin-yml:0.6.0")
1313
implementation("com.modrinth.minotaur:Minotaur:2.8.10")

0 commit comments

Comments
 (0)