We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dea3a9f commit 4baa5caCopy full SHA for 4baa5ca
1 file changed
buildSrc/build.gradle.kts
@@ -9,6 +9,6 @@ repositories {
9
10
dependencies {
11
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.3.10")
12
- implementation("com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:9.3.1")
+ implementation("com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:9.3.2")
13
implementation("net.minecrell:plugin-yml:0.6.0")
14
}
0 commit comments