mirror of
https://github.com/LamGC/ScalaBot.git
synced 2025-04-29 22:27:31 +00:00
Compare commits
2 Commits
2022f6a875
...
07615894d5
Author | SHA1 | Date | |
---|---|---|---|
|
07615894d5 | ||
818cb21df7 |
@ -13,5 +13,5 @@ allprojects {
|
|||||||
|
|
||||||
}
|
}
|
||||||
group = "net.lamgc"
|
group = "net.lamgc"
|
||||||
version = "0.8.0"
|
version = "0.8.0-1"
|
||||||
}
|
}
|
||||||
|
@ -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"))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user