We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0ce2f5 + 8692487 commit 3d62329Copy full SHA for 3d62329
1 file changed
build.gradle
@@ -137,7 +137,7 @@ dependencies {
137
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
138
testImplementation 'org.springframework:spring-test:5.3.39'
139
testImplementation 'org.springframework:spring-web:5.3.39'
140
- testImplementation 'org.mockito:mockito-core:5.16.1'
+ testImplementation 'org.mockito:mockito-core:5.17.0'
141
}
142
143
jacocoTestReport {
0 commit comments