Bump net.lenni0451.mcstructs:all from 2.2.2 to 2.2.3

Bumps [net.lenni0451.mcstructs:all](https://github.com/Lenni0451/MCStructs) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/Lenni0451/MCStructs/releases)
- [Commits](https://github.com/Lenni0451/MCStructs/commits)

---
updated-dependencies:
- dependency-name: net.lenni0451.mcstructs:all
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-10 05:11:50 +00:00 committed by GitHub
parent 0e8d7e6f58
commit abdcc9db0c
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"