mirror of
https://github.com/ViaVersion/ViaAprilFools.git
synced 2025-01-06 18:57:40 +01:00
Bump VV and VB to snapshot
This commit is contained in:
parent
7a0610ba07
commit
7921309c1a
@ -22,8 +22,8 @@ base {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compileOnly "com.viaversion:viaversion-common:5.0.2"
|
compileOnly "com.viaversion:viaversion-common:5.0.3-SNAPSHOT"
|
||||||
compileOnly "com.viaversion:viabackwards-common:5.0.2"
|
compileOnly "com.viaversion:viabackwards-common:5.0.3-SNAPSHOT"
|
||||||
}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
|
@ -5,7 +5,6 @@ plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compileOnly "org.yaml:snakeyaml:2.2"
|
|
||||||
compileOnly "com.google.guava:guava:33.2.1-jre"
|
compileOnly "com.google.guava:guava:33.2.1-jre"
|
||||||
compileOnly "io.netty:netty-handler:4.1.111.Final"
|
compileOnly "io.netty:netty-handler:4.1.111.Final"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user