Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/talk-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-28 00:53:02 +0300
committerGitHub <noreply@github.com>2021-04-28 00:53:02 +0300
commitb53594d9940248b2f89b704c4f54cec6e757f9f8 (patch)
treeaccd505fc2421d84615d3d810582f97bd2198c20 /app/build.gradle
parentb15dd5b979db3d4b7f7e329bca222875b68e61e8 (diff)
Bump commons-lang3 from 3.11 to 3.12.0
Bumps commons-lang3 from 3.11 to 3.12.0. Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 3b8a6bd4d..b6c1e70ab 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -233,7 +233,7 @@ dependencies {
implementation 'com.yarolegovich:lovely-dialog:1.1.1'
implementation 'com.yarolegovich:mp:1.1.6'
implementation 'me.zhanghai.android.effortlesspermissions:library:1.1.0'
- implementation 'org.apache.commons:commons-lang3:3.11'
+ implementation 'org.apache.commons:commons-lang3:3.12.0'
implementation 'com.github.wooplr:Spotlight:1.3'
implementation 'com.google.code.findbugs:jsr305:3.0.2'
implementation('com.github.mario:chatkit:c6a61767291ddb212a2f4f792a2b6aaf295e69a5', {