Skip to content

Commit 36b6837

Browse files
Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 (#850)
1 parent 8192a49 commit 36b6837

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
@@ -92,7 +92,7 @@ dependencies {
9292

9393
implementation 'commons-io:commons-io:2.13.0' // I/O functionalities
9494
implementation 'org.apache.commons:commons-compress:1.23.0' // I/O functionalities
95-
implementation 'org.apache.commons:commons-lang3:3.12.0'
95+
implementation 'org.apache.commons:commons-lang3:3.13.0'
9696
}
9797

9898
tasks.withType(JavaCompile) {

0 commit comments

Comments
 (0)