Skip to content

Commit

Permalink
Update to junit-bom:5.9.2
Browse files Browse the repository at this point in the history
Closes gh-2267
  • Loading branch information
marcusdacoregio committed Mar 21, 2023
1 parent 0afc216 commit a69d53c
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 @@ -2,7 +2,7 @@ dependencyManagement {
imports {
mavenBom 'io.projectreactor:reactor-bom:2022.0.5'
mavenBom 'com.fasterxml.jackson:jackson-bom:2.14.2'
mavenBom 'org.junit:junit-bom:5.9.1'
mavenBom 'org.junit:junit-bom:5.9.2'
mavenBom 'org.mockito:mockito-bom:4.8.1'
mavenBom 'org.springframework:spring-framework-bom:6.0.0'
mavenBom 'org.springframework.data:spring-data-bom:2022.0.0'
Expand Down

0 comments on commit a69d53c

Please sign in to comment.