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:
Chris Bono
2025-03-14 11:36:03 -05:00
parent bdf814e912
commit e99d29f039

View File

@@ -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"