forked from GeyserMC/Geyser
Move DeviceOS to common module
This commit is contained in:
parent
9e203d48aa
commit
acc30f2432
3 changed files with 59 additions and 17 deletions
|
@ -18,5 +18,11 @@
|
|||
<version>2.8.2</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.fasterxml.jackson.datatype</groupId>
|
||||
<artifactId>jackson-datatype-jsr310</artifactId>
|
||||
<version>2.9.8</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
Loading…
Add table
Add a link
Reference in a new issue