mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-14 19:15:08 -05:00
Merge pull request #306 from ViaVersion/dependabot/gradle/net.raphimc-ViaLoader-3.0.4-SNAPSHOT
Bump net.raphimc:ViaLoader from 3.0.3-SNAPSHOT to 3.0.4-SNAPSHOT
This commit is contained in:
commit
6ebbeecee5
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ dependencies {
|
|||
exclude group: "io.netty"
|
||||
exclude group: "io.jsonwebtoken"
|
||||
}
|
||||
include("net.raphimc:ViaLoader:3.0.3-SNAPSHOT") {
|
||||
include("net.raphimc:ViaLoader:3.0.4-SNAPSHOT") {
|
||||
exclude group: "org.slf4j", module: "slf4j-api"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue