mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-03-23 11:07:17 +08:00
chore(deps): bump ch.qos.logback:logback-core from 1.4.7 to 1.5.6
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.4.7 to 1.5.6. - [Commits](https://github.com/qos-ch/logback/compare/v_1.4.7...v_1.5.6) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cd48328f59
commit
0819435275
@ -77,7 +77,7 @@ dependencies {
|
||||
|
||||
// Logging libraries.
|
||||
implementation group: 'org.slf4j', name: 'slf4j-api', version: '2.0.7'
|
||||
implementation group: 'ch.qos.logback', name: 'logback-core', version: '1.4.7'
|
||||
implementation group: 'ch.qos.logback', name: 'logback-core', version: '1.5.6'
|
||||
implementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.4.7'
|
||||
|
||||
// Line reading libraries.
|
||||
|
Loading…
x
Reference in New Issue
Block a user