Update 'build-minecraft.jenkins'

Moves to PaperMC 1.16.5
This commit is contained in:
Hyatt 2021-01-27 20:43:09 +00:00
parent d3676466fa
commit 0aba874058

View File

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