Bump commons-lang3 from 3.11 to 3.12.0

Bumps commons-lang3 from 3.11 to 3.12.0.

Signed-off-by: dependabot[bot] <support@github.com>
pull/833/head
dependabot[bot] 5 years ago committed by GitHub
parent e00ff99af7
commit 0a14ce299b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -51,7 +51,7 @@ kotlin {
implementation("com.google.code.findbugs:jsr305:3.0.2")
implementation("com.opencsv:opencsv:5.3")
implementation("commons-codec:commons-codec:1.15")
implementation("org.apache.commons:commons-lang3:3.11")
implementation("org.apache.commons:commons-lang3:3.12.0")
}
}

Loading…
Cancel
Save