mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Update for 1.16.220
This commit is contained in:
parent
17e3895b82
commit
88cb680c3f
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.
|
||||
// You may need to force-disable transitiveness on them.
|
||||
|
||||
implementation 'org.geysermc:connector:1.2.0-SNAPSHOT'
|
||||
shadow 'org.geysermc:connector:1.2.0-SNAPSHOT'
|
||||
implementation 'org.geysermc:connector:1.2.1-SNAPSHOT'
|
||||
shadow 'org.geysermc:connector:1.2.1-SNAPSHOT'
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
|
Loading…
Reference in a new issue