mirror of
https://github.com/mamoe/mirai.git
synced 2026-08-22 14:13:32 +08:00
[console/logging] slf4j binding support
This commit is contained in:
@@ -60,7 +60,7 @@ object Versions {
|
||||
const val shadow = "7.1.3-mirai-modified-SNAPSHOT"
|
||||
|
||||
const val logback = "1.2.5"
|
||||
const val slf4j = "1.7.32"
|
||||
const val slf4j = "2.0.3"
|
||||
const val log4j = "2.17.2"
|
||||
const val asm = "9.4"
|
||||
const val difflib = "1.3.0"
|
||||
|
||||
Reference in New Issue
Block a user