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 a0bd849 commit e3834e8Copy full SHA for e3834e8
buildSrc/build.gradle.kts
@@ -11,7 +11,7 @@ dependencies {
11
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.2.20")
12
implementation("com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:9.2.2")
13
implementation("net.minecrell:plugin-yml:0.6.0")
14
- implementation("xyz.jpenilla:run-task:3.0.1")
+ implementation("xyz.jpenilla:run-task:3.0.2")
15
}
16
17
sourceSets {
0 commit comments