We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a103cd + 03b0463 commit c0ce2f5Copy full SHA for c0ce2f5
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.15.2'
+ testImplementation 'org.mockito:mockito-core:5.16.1'
141
}
142
143
jacocoTestReport {
0 commit comments