Skip to content

Commit 82b2865

Browse files
Merge branch 'main' into renovate/gradle-9.x
2 parents 74a8fcb + 1dedd94 commit 82b2865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
testImplementation 'org.junit.jupiter:junit-jupiter-api:6.0.0'
5252
testImplementation 'org.mockito:mockito-core:5.20.0'
5353
testImplementation 'org.mockito:mockito-junit-jupiter:5.20.0'
54-
testImplementation 'nl.jqno.equalsverifier:equalsverifier:4.2.5'
54+
testImplementation 'nl.jqno.equalsverifier:equalsverifier:4.3.1'
5555
testImplementation 'org.assertj:assertj-core:3.27.7'
5656
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
5757

0 commit comments

Comments
 (0)