Upgrade: Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.7 (#30)

Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.6 to 1.5.7.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.6...v_1.5.7)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  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-09-02 19:03:47 +02:00 committed by GitHub
parent be670d928a
commit 06f15a705d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ dependencies {
api("com.google.code.gson:gson:2.11.0")
api("com.viaversion:nbt:5.0.0")
api("it.unimi.dsi:fastutil:8.5.14")
api("ch.qos.logback:logback-classic:1.5.6")
api("ch.qos.logback:logback-classic:1.5.7")
compileOnly("org.jetbrains:annotations:24.1.0")
// Uncomment to manually run mappings gen in ide
compileOnly(files("server.jar"))