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