We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdf9835 commit 6310f56Copy full SHA for 6310f56
1 file changed
build.gradle
@@ -24,7 +24,7 @@ dependencies {
24
// ***** TEST DEPENDENCIES *****
25
testImplementation('org.junit.jupiter:junit-jupiter-api:6.0.3')
26
testRuntimeOnly('org.junit.jupiter:junit-jupiter-engine:6.0.3')
27
- testImplementation('org.mockito:mockito-core:5.22.0')
+ testImplementation('org.mockito:mockito-core:5.23.0')
28
}
29
30
application {
0 commit comments