mirror of
https://github.com/LamGC/ScalaBot.git
synced 2025-07-01 12:57:24 +00:00
build: 更新 Slf4j-api 的版本.
更新版本以修复潜在的问题.
This commit is contained in:
@ -8,7 +8,7 @@ plugins {
|
||||
|
||||
dependencies {
|
||||
api("org.telegram:telegrambots-abilities:5.6.0")
|
||||
api("org.slf4j:slf4j-api:1.7.33")
|
||||
api("org.slf4j:slf4j-api:1.7.36")
|
||||
|
||||
// There is nothing to test.
|
||||
// testImplementation(kotlin("test"))
|
||||
|
Reference in New Issue
Block a user