Skip to content

Commit

Permalink
Bump Geyser version
Browse files Browse the repository at this point in the history
  • Loading branch information
RealTriassic committed Oct 24, 2024
1 parent df21b63 commit e7cc9de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repositories {
dependencies {
implementation("org.spongepowered", "configurate-yaml", "4.2.0-GeyserMC-SNAPSHOT")

compileOnly("org.geysermc.geyser", "core", "2.4.3-SNAPSHOT")
compileOnly("org.geysermc.geyser", "core", "2.4.4-SNAPSHOT")
compileOnly("org.projectlombok", "lombok", "1.18.34")
annotationProcessor("org.projectlombok", "lombok", "1.18.34")

Expand Down

0 comments on commit e7cc9de

Please sign in to comment.