Skip to content

Commit 15f4275

Browse files
dependency: Update dependency xyz.jpenilla:run-task to v3
1 parent df6c282 commit 15f4275

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
@@ -10,7 +10,7 @@ repositories {
1010
dependencies {
1111
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.6")
1212
implementation("net.minecrell:plugin-yml:0.6.0")
13-
implementation("xyz.jpenilla:run-task:2.3.1")
13+
implementation("xyz.jpenilla:run-task:3.0.0")
1414
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.3")
1515
}
1616

0 commit comments

Comments
 (0)