mirror of
https://github.com/dmulloy2/ProtocolLib.git
synced 2025-02-20 06:22:18 +01:00
Update Dependencies
This commit is contained in:
parent
844449b624
commit
582518c56e
4
pom.xml
4
pom.xml
@ -329,14 +329,14 @@
|
||||
<dependency>
|
||||
<groupId>net.kyori</groupId>
|
||||
<artifactId>adventure-text-serializer-gson</artifactId>
|
||||
<version>4.11.0</version>
|
||||
<version>4.12.0</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<!-- https://mvnrepository.com/artifact/net.bytebuddy/byte-buddy -->
|
||||
<dependency>
|
||||
<groupId>net.bytebuddy</groupId>
|
||||
<artifactId>byte-buddy</artifactId>
|
||||
<version>1.12.12</version>
|
||||
<version>1.12.20</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Testing dependencies -->
|
||||
|
Loading…
Reference in New Issue
Block a user