Update to Junit 5.12.0
This updates the junit-bom to version 5.12.0 in order to get around https://github.com/micrometer-metrics/micrometer/issues/6012
This commit is contained in:
@@ -18,7 +18,7 @@ assertj = "3.25.3"
|
||||
awaitility = "4.2.2"
|
||||
jacoco = "0.8.9"
|
||||
json-path = "2.9.0"
|
||||
junit = "5.10.5"
|
||||
junit = "5.12.0"
|
||||
hamcrest = "2.2"
|
||||
mockito = "5.12.0"
|
||||
spring-dep-mgmt = "1.1.7"
|
||||
|
||||
Reference in New Issue
Block a user