Skip to content

Commit bcd6cef

Browse files
authored
Merge branch 'main' into renovate/gradle-9.x
2 parents bbfb86c + 14791e2 commit bcd6cef

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
@@ -53,7 +53,7 @@ dependencies {
5353
testImplementation platform('org.junit:junit-bom:5.11.4')
5454
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.4'
5555
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
56-
testImplementation 'org.mockito:mockito-core:5.15.2'
56+
testImplementation 'org.mockito:mockito-core:5.20.0'
5757
testImplementation 'org.mockito:mockito-junit-jupiter:5.15.2'
5858
testImplementation 'nl.jqno.equalsverifier:equalsverifier:4.1.1'
5959
testImplementation 'org.assertj:assertj-core:3.27.6'

0 commit comments

Comments
 (0)