Skip to content

Commit d33b2af

Browse files
committed
build(deps): bump commons-lang3 from 3.11 to 3.12.0
1 parent f51c227 commit d33b2af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repositories {
2626

2727
dependencies {
2828
// https://mvnrepository.com/artifact/org.apache.commons/commons-lang3
29-
api 'org.apache.commons:commons-lang3:3.11'
29+
api 'org.apache.commons:commons-lang3:3.12.0'
3030

3131
// https://mvnrepository.com/artifact/org.slf4j/slf4j-simple
3232
api 'org.slf4j:slf4j-simple:1.7.30'

0 commit comments

Comments
 (0)