mirror of
https://github.com/ViaVersion/Mappings.git
synced 2024-11-21 11:55:14 +01:00
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:
parent
2fe33c1e9b
commit
20a77db402
@ -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"))
|
||||
|
Loading…
Reference in New Issue
Block a user