mirror of
https://github.com/ViaVersion/Mappings.git
synced 2024-11-22 12:05:32 +01:00
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:
parent
be670d928a
commit
06f15a705d
@ -12,7 +12,7 @@ dependencies {
|
|||||||
api("com.google.code.gson:gson:2.11.0")
|
api("com.google.code.gson:gson:2.11.0")
|
||||||
api("com.viaversion:nbt:5.0.0")
|
api("com.viaversion:nbt:5.0.0")
|
||||||
api("it.unimi.dsi:fastutil:8.5.14")
|
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")
|
compileOnly("org.jetbrains:annotations:24.1.0")
|
||||||
// Uncomment to manually run mappings gen in ide
|
// Uncomment to manually run mappings gen in ide
|
||||||
compileOnly(files("server.jar"))
|
compileOnly(files("server.jar"))
|
||||||
|
Loading…
Reference in New Issue
Block a user