Skip to content

Commit cb177cf

Browse files
fix(deps): update dependency com.gradleup.nmcp:com.gradleup.nmcp.gradle.plugin to v1
1 parent 9e37c3e commit cb177cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ devBundle = "1.21.10-R0.1-20251007.183616-3" # find latest here: https://repo.pa
66
spigotApi = "org.spigotmc:spigot-api:1.12.2-R0.1-SNAPSHOT" # do not update
77
packetEvents = "com.github.retrooper:packetevents-spigot:2.9.5"
88
buildIndra = { module = "net.kyori:indra-common", version = "3.2.0" }
9-
buildNmcp = "com.gradleup.nmcp:com.gradleup.nmcp.gradle.plugin:0.0.9"
9+
buildNmcp = "com.gradleup.nmcp:com.gradleup.nmcp.gradle.plugin:1.2.0"
1010

1111
adventureApi = { module = "net.kyori:adventure-api", version.ref = "adventure" }
1212
adventureTextSerializerGson = { module = "net.kyori:adventure-text-serializer-gson", version.ref = "adventure" }

0 commit comments

Comments
 (0)