Skip to content

Commit 3171d88

Browse files
build(deps): bump commons-codec:commons-codec from 1.16.1 to 1.18.0
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.16.1 to 1.18.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.16.1...rel/commons-codec-1.18.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d160fa7 commit 3171d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scalabot-extension/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
}
77

88
dependencies {
9-
implementation("commons-codec:commons-codec:1.16.1")
9+
implementation("commons-codec:commons-codec:1.18.0")
1010
api("org.telegram:telegrambots-abilities:8.0.0")
1111
api(project(":scalabot-meta"))
1212

0 commit comments

Comments
 (0)