We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b053388 commit d4bd329Copy full SHA for d4bd329
scalabot-extension/build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
dependencies {
9
- implementation("commons-codec:commons-codec:1.16.1")
+ implementation("commons-codec:commons-codec:1.17.1")
10
api("org.telegram:telegrambots-abilities:8.0.0")
11
api(project(":scalabot-meta"))
12
0 commit comments