mirror of
https://github.com/songoda/SongodaCore.git
synced 2024-11-26 12:05:47 +01:00
Updates dependency com.viaversion:viaversion-api
to v4.7.0
This commit is contained in:
parent
9e73e2a87d
commit
2a7e5ceb34
@ -12,6 +12,13 @@
|
||||
</parent>
|
||||
<artifactId>CraftaroCore-Compatibility</artifactId>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>ViaVersion</id>
|
||||
<url>https://repo.viaversion.com/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.spigotmc</groupId>
|
||||
@ -23,7 +30,7 @@
|
||||
<dependency>
|
||||
<groupId>com.viaversion</groupId>
|
||||
<artifactId>viaversion-api</artifactId>
|
||||
<version>4.0.1</version>
|
||||
<version>4.7.0</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user