Merge pull request #38 from RaphiMC/dependabot/gradle/net.lenni0451.mcstructs-all-2.2.3

Bump net.lenni0451.mcstructs:all from 2.2.2 to 2.2.3
This commit is contained in:
RK_01 2023-04-10 12:07:15 +02:00 committed by GitHub
commit caf95fb5fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -109,7 +109,7 @@ dependencies {
exclude group: "com.google.code.gson", module: "gson"
exclude group: "org.slf4j", module: "slf4j-api"
}
include("net.lenni0451.mcstructs:all:2.2.2") {
include("net.lenni0451.mcstructs:all:2.2.3") {
exclude group: "com.google.code.gson", module: "gson"
}
include "com.vdurmont:semver4j:3.1.0"