Skip to content

Commit 4b0c985

Browse files
committed
back to old version of plugin
1 parent aef0a43 commit 4b0c985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838

3939
testImplementation 'org.junit.jupiter:junit-jupiter:5.14.1'
4040
testImplementation 'io.nats:jnats-server-runner:3.0.1'
41-
testImplementation 'nl.jqno.equalsverifier:equalsverifier:4.2.1'
41+
testImplementation 'nl.jqno.equalsverifier:equalsverifier:3.12.3'
4242

4343
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
4444
}

0 commit comments

Comments
 (0)