Merge pull request #33 from RaphiMC/dependabot/gradle/net.lenni0451.mcstructs-all-2.2.2

Bump net.lenni0451.mcstructs:all from 2.2.1 to 2.2.2
This commit is contained in:
RK_01 2023-03-21 12:01:09 +01:00 committed by GitHub
commit d1c4c00983
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.2.1") {
include("net.lenni0451.mcstructs:all:2.2.2") {
exclude group: "com.google.code.gson", module: "gson"
}
include "com.vdurmont:semver4j:3.1.0"