Skip to content

Commit

Permalink
Update Geyser common and Cumulus
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim203 committed Aug 10, 2022
1 parent 6e2c19f commit 4f36112
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build-logic/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
*/

object Versions {
const val geyserVersion = "2.0.4-SNAPSHOT"
const val cumulusVersion = "1.1"
const val geyserVersion = "2.0.7-SNAPSHOT"
const val cumulusVersion = "1.1.1"
const val configUtilsVersion = "1.0-SNAPSHOT"
const val spigotVersion = "1.13-R0.1-SNAPSHOT"
const val fastutilVersion = "8.5.3"
Expand Down

0 comments on commit 4f36112

Please sign in to comment.