We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bbfb86c + 14791e2 commit bcd6cefCopy full SHA for bcd6cef
lib/build.gradle
@@ -53,7 +53,7 @@ dependencies {
53
testImplementation platform('org.junit:junit-bom:5.11.4')
54
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.4'
55
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
56
- testImplementation 'org.mockito:mockito-core:5.15.2'
+ testImplementation 'org.mockito:mockito-core:5.20.0'
57
testImplementation 'org.mockito:mockito-junit-jupiter:5.15.2'
58
testImplementation 'nl.jqno.equalsverifier:equalsverifier:4.1.1'
59
testImplementation 'org.assertj:assertj-core:3.27.6'
0 commit comments