Skip to content

Commit d4bd329

Browse files
build(deps): bump commons-codec:commons-codec from 1.16.1 to 1.17.1
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.16.1 to 1.17.1. - [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.17.1) --- 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 b053388 commit d4bd329

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.17.1")
1010
api("org.telegram:telegrambots-abilities:8.0.0")
1111
api(project(":scalabot-meta"))
1212

0 commit comments

Comments
 (0)