Skip to content

Commit 2596c45

Browse files
dependency: Update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.4.1 (#1329)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ebe5574 commit 2596c45

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

99
dependencies {
10-
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.4.0")
10+
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.4.1")
1111
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.3.20")
1212
implementation("net.minecrell:plugin-yml:0.6.0")
1313
implementation("com.modrinth.minotaur:Minotaur:2.9.0")

0 commit comments

Comments
 (0)