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 df6c282 commit 15f4275Copy full SHA for 15f4275
buildSrc/build.gradle.kts
@@ -10,7 +10,7 @@ repositories {
10
dependencies {
11
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.6")
12
implementation("net.minecrell:plugin-yml:0.6.0")
13
- implementation("xyz.jpenilla:run-task:2.3.1")
+ implementation("xyz.jpenilla:run-task:3.0.0")
14
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.3")
15
}
16
0 commit comments