mirror of
https://github.com/LamGC/ScalaBot.git
synced 2025-07-02 05:17:24 +00:00
Compare commits
1 Commits
dependabot
...
07615894d5
Author | SHA1 | Date | |
---|---|---|---|
07615894d5 |
@ -6,7 +6,7 @@ plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation("commons-codec:commons-codec:1.16.1")
|
implementation("commons-codec:commons-codec:1.17.1")
|
||||||
api("org.telegram:telegrambots-abilities:8.0.0")
|
api("org.telegram:telegrambots-abilities:8.0.0")
|
||||||
api(project(":scalabot-meta"))
|
api(project(":scalabot-meta"))
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user