Skip to content

Commit 6a99077

Browse files
Merge branch 'main' into renovate/github-actions
2 parents 9406624 + 5dc3164 commit 6a99077

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.1.1'
54+
testImplementation 'nl.jqno.equalsverifier:equalsverifier:4.2'
5555
testImplementation 'org.assertj:assertj-core:3.27.6'
5656
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
5757

0 commit comments

Comments
 (0)