Skip to content

Commit 1977649

Browse files
chore(deps): bump commons-codec:commons-codec from 1.19.0 to 1.20.0
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.19.0 to 1.20.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.19.0...rel/commons-codec-1.20.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1b41440 commit 1977649

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies {
2828
implementation 'com.google.code.gson:gson:2.13.1'
2929
implementation 'com.squareup.okhttp3:okhttp:5.1.0'
3030
implementation 'com.squareup.okio:okio:3.15.0'
31-
implementation 'commons-codec:commons-codec:1.19.0'
31+
implementation 'commons-codec:commons-codec:1.20.0'
3232
}
3333

3434
buildscript {

0 commit comments

Comments
 (0)