Bump gs.mclo:api from 4.0.3 to 4.1.0 (#295)

Bumps [gs.mclo:api](https://github.com/aternosorg/mclogs-java) from 4.0.3 to 4.1.0.
- [Release notes](https://github.com/aternosorg/mclogs-java/releases)
- [Commits](https://github.com/aternosorg/mclogs-java/compare/4.0.3...4.1.0)

---
updated-dependencies:
- dependency-name: gs.mclo:api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-09-24 09:25:53 +02:00 committed by GitHub
parent f4ae68f955
commit 0b44bbfad6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -105,7 +105,7 @@ dependencies {
include("org.cloudburstmc.netty:netty-transport-raknet:1.0.0.CR3-SNAPSHOT") { include("org.cloudburstmc.netty:netty-transport-raknet:1.0.0.CR3-SNAPSHOT") {
exclude group: "io.netty" exclude group: "io.netty"
} }
include "gs.mclo:api:4.0.3" include "gs.mclo:api:4.1.0"
include "net.lenni0451:optconfig:1.0.0" include "net.lenni0451:optconfig:1.0.0"
includeJ8(compileOnly("xyz.wagyourtail.jvmdowngrader:jvmdowngrader:1.1.3")) includeJ8(compileOnly("xyz.wagyourtail.jvmdowngrader:jvmdowngrader:1.1.3"))