Update Jetty

This commit is contained in:
RyotaK 2020-01-13 00:03:57 +00:00
parent 54f87042e4
commit 8dfacc9d12
8 changed files with 66 additions and 35 deletions

View file

@ -33,7 +33,7 @@ repositories {
}
minecraft {
mappings channel: 'snapshot', version: '20190215-1.13.1'
mappings channel: 'snapshot', version: '20190530-1.13.2'
runs {
server {
workingDirectory project.file('run').canonicalPath