mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-10 10:11:03 +01:00
Merge pull request #17 from RaphiMC/dependabot/gradle/net.lenni0451.mcstructs-all-2.2.0
Bump net.lenni0451.mcstructs:all from 2.1.1 to 2.2.0
This commit is contained in:
commit
bf2c4e185f
@ -91,7 +91,7 @@ dependencies {
|
||||
exclude group: "com.google.code.gson", module: "gson"
|
||||
exclude group: "org.slf4j", module: "slf4j-api"
|
||||
}
|
||||
include("net.lenni0451.mcstructs:all:2.1.1") {
|
||||
include("net.lenni0451.mcstructs:all:2.2.0") {
|
||||
exclude group: "com.google.code.gson", module: "gson"
|
||||
}
|
||||
include "com.vdurmont:semver4j:3.1.0"
|
||||
|
Loading…
Reference in New Issue
Block a user