forked from GeyserMC/Geyser
Update dependencies ('item marked as non-null' error is fixed')
This commit is contained in:
parent
e77f2b5dbb
commit
ebc1f13e9b
2 changed files with 2 additions and 2 deletions
|
@ -105,7 +105,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.GeyserMC</groupId>
|
<groupId>com.github.GeyserMC</groupId>
|
||||||
<artifactId>MCProtocolLib</artifactId>
|
<artifactId>MCProtocolLib</artifactId>
|
||||||
<version>feature~1.16-1.12.1-1-ge4798a3-318</version>
|
<version>feature~1.16-1.12.1-1-g10bb8e2-319</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 204c8f8dfdb1e39b881986c4968aa2575fbb5400
|
Subproject commit fdc65607994b924261f43170f4d4d563b14167d7
|
Loading…
Reference in a new issue