Bump net.lenni0451:Reflect from 1.3.2 to 1.3.4 (#501)

Bumps [net.lenni0451:Reflect](https://github.com/Lenni0451/Reflect) from 1.3.2 to 1.3.4.
- [Release notes](https://github.com/Lenni0451/Reflect/releases)
- [Commits](https://github.com/Lenni0451/Reflect/compare/1.3.2...1.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-08-05 17:03:24 +02:00 committed by GitHub
parent b80e3cf820
commit acc79bfb75
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -74,7 +74,7 @@ dependencies {
exclude group: "com.google.code.gson", module: "gson" exclude group: "com.google.code.gson", module: "gson"
exclude group: "org.slf4j", module: "slf4j-api" exclude group: "org.slf4j", module: "slf4j-api"
} }
jij "net.lenni0451:Reflect:1.3.2" jij "net.lenni0451:Reflect:1.3.4"
jij("net.lenni0451:MCPing:1.4.0") { jij("net.lenni0451:MCPing:1.4.0") {
exclude group: "com.google.code.gson", module: "gson" exclude group: "com.google.code.gson", module: "gson"
} }