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 05ed217 commit 27acdfbCopy full SHA for 27acdfb
build.gradle.kts
@@ -5,7 +5,7 @@ import java.time.format.DateTimeFormatter
5
import xyz.jpenilla.runpaper.task.RunServer
6
7
plugins {
8
- id("com.gradleup.nmcp.aggregation") version "1.0.2"
+ id("com.gradleup.nmcp.aggregation") version "1.1.0"
9
id("xyz.jpenilla.run-paper") version "2.3.1"
10
}
11
0 commit comments