bump test version to 1.17.1

This commit is contained in:
dfsek 2021-07-30 10:25:58 -07:00
parent c8429141c8
commit 6010ea3bd6

View File

@ -7,7 +7,7 @@ import java.nio.file.Files
import java.nio.file.StandardCopyOption import java.nio.file.StandardCopyOption
val mcVersion = "1.17" val mcVersion = "1.17.1"
val testDir = "target/server" val testDir = "target/server"
val testMem = "3G" val testMem = "3G"