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 0b79e29Copy full SHA for 0b79e29
build.gradle
@@ -65,7 +65,7 @@ dependencies {
65
implementation 'org.slf4j:slf4j-api:1.7.25'
66
67
testImplementation 'org.ini4j:ini4j:0.5.2'
68
- testImplementation 'junit:junit:4.12'
+ testImplementation 'junit:junit:4.13.2'
69
testImplementation 'nl.jqno.equalsverifier:equalsverifier:3.1.10'
70
testImplementation 'org.apache.commons:commons-lang3:3.1'
71
}
0 commit comments