mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-22 07:28:09 -05:00
Bump net.raphimc:ViaLoader from 3.0.3-SNAPSHOT to 3.0.4-SNAPSHOT
Bumps net.raphimc:ViaLoader from 3.0.3-SNAPSHOT to 3.0.4-SNAPSHOT. --- updated-dependencies: - dependency-name: net.raphimc:ViaLoader dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a031e2dc92
commit
9aebb6947c
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