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 d0676c6 commit a1eb8c0Copy full SHA for a1eb8c0
build.gradle
@@ -67,5 +67,5 @@ dependencies {
67
testImplementation 'org.ini4j:ini4j:0.5.2'
68
testImplementation 'junit:junit:4.12'
69
testImplementation 'nl.jqno.equalsverifier:equalsverifier:3.1.10'
70
- testImplementation 'org.apache.commons:commons-lang3:3.1'
+ testImplementation 'org.apache.commons:commons-lang3:3.18.0'
71
}
0 commit comments