Skip to content

Commit 9aae070

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.10'
2929
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
3030
implementation 'com.squareup.okio:okio:3.6.0'
31-
implementation 'commons-codec:commons-codec:1.15'
31+
implementation 'commons-codec:commons-codec:1.18.0'
3232
}
3333

3434
buildscript {

0 commit comments

Comments
 (0)