updates version

This commit is contained in:
Hyatt 2020-09-25 13:25:08 -05:00
parent 159b3dbcd7
commit 652b48dfa6
Signed by: nhyatt
GPG Key ID: C50D0BBB5BC40BEA

View File

@ -12,7 +12,7 @@ def baseImageTag = "latest"
def alpineJavaPackage = "openjdk11"
// PaperMC URL
def paperMCDownload = "https://papermc.io/api/v1/paper/1.16.1/latest/download"
def paperMCDownload = "https://papermc.io/api/v1/paper/1.16.3/latest/download"
// Minecraft Configuration
def memoryMin = "1g"