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 658402b commit 7411f92Copy full SHA for 7411f92
build.gradle
@@ -64,7 +64,7 @@ tasks {
64
systemProperty('Paper.skipServerPropertiesComments', 'true')
65
dependsOn('build')
66
downloadPlugins {
67
- url("https://ci.dmulloy2.net/job/ProtocolLib/709/artifact/build/libs/ProtocolLib.jar")
+ url("https://ci.dmulloy2.net/job/ProtocolLib/723/artifact/build/libs/ProtocolLib.jar")
68
}
69
70
0 commit comments