Merge pull request #486 from ultrasonic/dependabot/gradle/commons-codec-commons-codec-1.15

Bump commons-codec from 1.10 to 1.15
This commit is contained in:
tzugen 2021-05-12 10:19:33 +02:00 committed by GitHub
commit f897a1b459
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ ext.versions = [
mockito : "3.8.0",
mockitoKotlin : "1.5.0",
kluent : "1.64",
apacheCodecs : "1.10",
apacheCodecs : "1.15",
testRunner : "1.0.1",
robolectric : "4.5.1",
dexter : "6.2.2",