Skip to content

Commit 1069b4a

Browse files
committed
build(deps): bump commons-lang3 from 3.12.0 to 3.14.0
1 parent a8cbca8 commit 1069b4a

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
@@ -21,7 +21,7 @@ repositories {
2121

2222
dependencies {
2323
// https://mvnrepository.com/artifact/org.apache.commons/commons-lang3
24-
api 'org.apache.commons:commons-lang3:3.12.0'
24+
api 'org.apache.commons:commons-lang3:3.14.0'
2525

2626
// https://mvnrepository.com/artifact/org.slf4j/slf4j-simple
2727
api 'org.slf4j:slf4j-simple:2.0.7'

0 commit comments

Comments
 (0)