Skip to content

Commit

Permalink
bump protolib dev server runtime dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nothub committed Jul 23, 2024
1 parent 658402b commit 7411f92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ tasks {
systemProperty('Paper.skipServerPropertiesComments', 'true')
dependsOn('build')
downloadPlugins {
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")
}
}
}

0 comments on commit 7411f92

Please sign in to comment.