Skip to content

Commit a4e386e

Browse files
authored
Merge branch 'main' into renovate/io.cloudquery-plugin-pb-java-0.x
2 parents 433fe39 + 41b66b7 commit a4e386e

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
@@ -55,7 +55,7 @@ dependencies {
5555
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
5656
testImplementation 'org.mockito:mockito-core:5.15.2'
5757
testImplementation 'org.mockito:mockito-junit-jupiter:5.15.2'
58-
testImplementation 'nl.jqno.equalsverifier:equalsverifier:3.19.3'
58+
testImplementation 'nl.jqno.equalsverifier:equalsverifier:3.19.4'
5959
testImplementation 'org.assertj:assertj-core:3.27.3'
6060
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
6161

0 commit comments

Comments
 (0)