mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-11-27 01:06:39 +01:00
Bump to use Geyser 1.4.0-SNAPSHOT
This commit is contained in:
parent
f0ba0dbf4c
commit
2092a75e42
1 changed files with 2 additions and 2 deletions
|
@ -27,8 +27,8 @@ dependencies {
|
||||||
// PSA: Some older mods, compiled on Loom 0.2.1, might have outdated Maven POMs.
|
// PSA: Some older mods, compiled on Loom 0.2.1, might have outdated Maven POMs.
|
||||||
// You may need to force-disable transitiveness on them.
|
// You may need to force-disable transitiveness on them.
|
||||||
|
|
||||||
implementation 'org.geysermc:connector:1.3.0-SNAPSHOT'
|
implementation 'org.geysermc:connector:1.4.0-SNAPSHOT'
|
||||||
shadow 'org.geysermc:connector:1.3.0-SNAPSHOT'
|
shadow 'org.geysermc:connector:1.4.0-SNAPSHOT'
|
||||||
}
|
}
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
|
|
Loading…
Reference in a new issue