Skip to content

Commit

Permalink
Update org.mockito to 4.11.0
Browse files Browse the repository at this point in the history
Closes gh-2371
  • Loading branch information
marcusdacoregio committed Jul 18, 2023
1 parent 989c983 commit b1a4097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependency-management.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ dependencyManagement {
mavenBom "io.projectreactor:reactor-bom:$reactorVersion"
mavenBom 'com.fasterxml.jackson:jackson-bom:2.14.2'
mavenBom 'org.junit:junit-bom:5.10.0-RC1'
mavenBom 'org.mockito:mockito-bom:4.8.1'
mavenBom 'org.mockito:mockito-bom:4.11.0'
mavenBom 'org.springframework:spring-framework-bom:6.1.0-M2'
mavenBom 'org.springframework.data:spring-data-bom:2023.1.0-M1'
mavenBom 'org.springframework.security:spring-security-bom:6.2.0-M1'
Expand Down

0 comments on commit b1a4097

Please sign in to comment.