mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-29 11:49:16 +00:00
Update to the latest Geyser version
This commit is contained in:
@@ -27,8 +27,8 @@ dependencies {
|
||||
// PSA: Some older mods, compiled on Loom 0.2.1, might have outdated Maven POMs.
|
||||
// You may need to force-disable transitiveness on them.
|
||||
|
||||
implementation 'org.geysermc:connector:1.4.0-SNAPSHOT'
|
||||
shadow 'org.geysermc:connector:1.4.0-SNAPSHOT'
|
||||
implementation 'org.geysermc:connector:1.4.1-SNAPSHOT'
|
||||
shadow 'org.geysermc:connector:1.4.1-SNAPSHOT'
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
||||
Reference in New Issue
Block a user