mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Update to 1.16.100
This commit is contained in:
parent
566113fa1e
commit
b4d3fd088a
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.1.0'
|
||||
shadow 'org.geysermc:connector:1.1.0'
|
||||
implementation 'org.geysermc:connector:1.2.0-SNAPSHOT'
|
||||
shadow 'org.geysermc:connector:1.2.0-SNAPSHOT'
|
||||
|
||||
compileOnly 'org.projectlombok:lombok:1.18.4'
|
||||
annotationProcessor 'org.projectlombok:lombok:1.18.4'
|
||||
|
|
Loading…
Reference in a new issue