mirror of
https://github.com/LamGC/ScalaBot.git
synced 2025-11-28 06:16:54 +00:00
Compare commits
2 Commits
dependabot
...
f261c11f52
| Author | SHA1 | Date | |
|---|---|---|---|
| f261c11f52 | |||
| 2022f6a875 |
@ -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