Skip to content
This repository was archived by the owner on Nov 15, 2025. It is now read-only.

Commit 0576ff4

Browse files
fix(deps): update dependency org.apache.commons:commons-lang3 to v3.13.0
1 parent 02d029c commit 0576ff4

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
@@ -61,7 +61,7 @@ dependencies {
6161

6262
implementation "com.google.guava:guava:31.1-jre"
6363

64-
implementation "org.apache.commons:commons-lang3:3.12.0"
64+
implementation "org.apache.commons:commons-lang3:3.13.0"
6565
implementation "commons-codec:commons-codec:1.15"
6666

6767
implementation "androidx.room:room-runtime:2.5.0"

0 commit comments

Comments
 (0)