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