mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-11-21 22:36:18 +01:00
Updated Using Geyser or Floodgate as a dependency (markdown)
parent
ec10d237f0
commit
c8d9e11e9b
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ Add Geyser's common codebase as a dependency:
|
|||
<dependency>
|
||||
<groupId>org.geysermc</groupId>
|
||||
<artifactId>connector</artifactId>
|
||||
<version>1.2.1-SNAPSHOT</version>
|
||||
<version>1.4.3-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue