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 49e2aa6 commit a029657Copy full SHA for a029657
build.gradle
@@ -24,7 +24,7 @@ repositories {
24
25
dependencies {
26
implementation 'commons-io:commons-io:2.16.1'
27
- implementation 'org.apache.commons:commons-lang3:3.14.0'
+ implementation 'org.apache.commons:commons-lang3:3.16.0'
28
implementation 'com.beust:jcommander:1.82'
29
implementation 'org.yaml:snakeyaml:2.2'
30
testImplementation 'junit:junit:4.13.2'
0 commit comments