Skip to content

Commit 8685af8

Browse files
fix(deps): update dependency org.apache.commons:commons-lang3 to v3.20.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8ce5e21 commit 8685af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ dependencies {
274274
implementation "org.parceler:parceler-api:$parcelerVersion"
275275
implementation 'com.github.ddB0515.FlexibleAdapter:flexible-adapter:5.1.1'
276276
implementation 'com.github.ddB0515.FlexibleAdapter:flexible-adapter-ui:5.1.1'
277-
implementation 'org.apache.commons:commons-lang3:3.19.0'
277+
implementation 'org.apache.commons:commons-lang3:3.20.0'
278278
implementation 'com.github.wooplr:Spotlight:1.3'
279279
implementation 'com.google.code.findbugs:jsr305:3.0.2'
280280
implementation 'com.github.nextcloud-deps:ChatKit:0.4.2'

0 commit comments

Comments
 (0)