We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a935b77 commit 565b170Copy full SHA for 565b170
build.gradle
@@ -29,7 +29,7 @@ repositories {
29
30
dependencies {
31
implementation 'commons-io:commons-io:2.19.0'
32
- implementation 'org.apache.commons:commons-lang3:3.17.0'
+ implementation 'org.apache.commons:commons-lang3:3.18.0'
33
implementation 'com.beust:jcommander:1.82'
34
implementation 'org.yaml:snakeyaml:2.4'
35
testImplementation 'junit:junit:4.13.2'
0 commit comments