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 aef0a43 commit 4b0c985Copy full SHA for 4b0c985
build.gradle
@@ -38,7 +38,7 @@ dependencies {
38
39
testImplementation 'org.junit.jupiter:junit-jupiter:5.14.1'
40
testImplementation 'io.nats:jnats-server-runner:3.0.1'
41
- testImplementation 'nl.jqno.equalsverifier:equalsverifier:4.2.1'
+ testImplementation 'nl.jqno.equalsverifier:equalsverifier:3.12.3'
42
43
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
44
}
0 commit comments