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.
2 parents 9406624 + 5dc3164 commit 6a99077Copy full SHA for 6a99077
lib/build.gradle
@@ -51,7 +51,7 @@ dependencies {
51
testImplementation 'org.junit.jupiter:junit-jupiter-api:6.0.0'
52
testImplementation 'org.mockito:mockito-core:5.20.0'
53
testImplementation 'org.mockito:mockito-junit-jupiter:5.20.0'
54
- testImplementation 'nl.jqno.equalsverifier:equalsverifier:4.1.1'
+ testImplementation 'nl.jqno.equalsverifier:equalsverifier:4.2'
55
testImplementation 'org.assertj:assertj-core:3.27.6'
56
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
57
0 commit comments