Skip to content

Commit 94773ac

Browse files
authored
Merge branch 'master' into renovate/patch-kotlin-monorepo
2 parents 7f96c99 + 0418cb1 commit 94773ac

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.3.20")
12-
implementation("com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:9.3.2")
12+
implementation("com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:9.4.0")
1313
implementation("net.minecrell:plugin-yml:0.6.0")
1414
}

0 commit comments

Comments
 (0)