Skip to content

Commit 5ca7471

Browse files
authored
Merge pull request #64 from bileto/dependabot/gradle/org.mockito-mockito-core-5.23.0
Bump org.mockito:mockito-core from 5.21.0 to 5.23.0
2 parents 21cb1f1 + c3938ca commit 5ca7471

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838

3939
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
4040
testImplementation 'org.junit.jupiter:junit-jupiter:6.0.2'
41-
testImplementation 'org.mockito:mockito-core:5.21.0'
41+
testImplementation 'org.mockito:mockito-core:5.23.0'
4242
testImplementation 'org.springframework:spring-test:6.2.17'
4343
testImplementation 'io.projectreactor:reactor-test:3.8.2'
4444
testImplementation 'com.squareup.okhttp3:mockwebserver3:5.3.2'

0 commit comments

Comments
 (0)