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:
RK_01 2023-02-08 23:18:29 +01:00 committed by GitHub
commit bf2c4e185f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"