mirror of
https://github.com/ViaVersion/ViaLegacy.git
synced 2024-12-22 16:38:16 +01:00
Release 3.0.2
This commit is contained in:
parent
c87ec975bd
commit
05fb982f34
@ -23,7 +23,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly "com.viaversion:viaversion-common:5.0.1"
|
||||
compileOnly "com.viaversion:viaversion-common:5.0.2"
|
||||
compileOnly "org.yaml:snakeyaml:2.2"
|
||||
compileOnly "com.google.guava:guava:33.2.1-jre"
|
||||
compileOnly "io.netty:netty-handler:4.1.112.Final"
|
||||
|
@ -4,4 +4,4 @@ org.gradle.configureondemand=true
|
||||
|
||||
maven_group=net.raphimc
|
||||
maven_name=ViaLegacy
|
||||
maven_version=3.0.2-SNAPSHOT
|
||||
maven_version=3.0.2
|
||||
|
Loading…
Reference in New Issue
Block a user