Skip to content

Commit 0df514f

Browse files
chore(deps): bump commons-codec:commons-codec from 1.18.0 to 1.19.0 (#137)
--- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59f3e48 commit 0df514f

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

3434
buildscript {

0 commit comments

Comments
 (0)