mirror of
https://github.com/LamGC/ScalaBot.git
synced 2026-07-14 22:02:03 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2022f6a875 |
+1
-1
@@ -13,5 +13,5 @@ allprojects {
|
||||
|
||||
}
|
||||
group = "net.lamgc"
|
||||
version = "0.8.0-1"
|
||||
version = "0.8.0"
|
||||
}
|
||||
|
||||
@@ -6,7 +6,7 @@ plugins {
|
||||
}
|
||||
|
||||
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(project(":scalabot-meta"))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user