Upgrade: Bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.12 (#42)

Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.8 to 1.5.12.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.8...v_1.5.12)

---
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-11-12 20:11:54 +01:00 committed by GitHub
parent 2fe33c1e9b
commit 20a77db402
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.1")
api("it.unimi.dsi:fastutil:8.5.15")
api("ch.qos.logback:logback-classic:1.5.8")
api("ch.qos.logback:logback-classic:1.5.12")
compileOnly("org.jetbrains:annotations:26.0.1")
// Uncomment to manually run mappings gen in ide
// compileOnly(files("server.jar"))