1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2026-01-04 15:31:36 +00:00

Per review by @Camotoy

This commit is contained in:
Kas-tle
2022-07-12 16:33:57 +00:00
committed by GitHub
parent 8b9f41d4a6
commit 2dbd39c5a4
2 changed files with 3 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
val paperVersion = "1.19-R0.1-SNAPSHOT" // Needed because we do not support Java 17 yet
val paperVersion = "1.19-R0.1-SNAPSHOT"
val viaVersion = "4.0.0"
val adaptersVersion = "1.4-SNAPSHOT"
val commodoreVersion = "1.13"