Skip to content

Commit e99d29f

Browse files
committed
Update to Junit 5.12.0
This updates the junit-bom to version 5.12.0 in order to get around micrometer-metrics/micrometer#6012
1 parent bdf814e commit e99d29f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ assertj = "3.25.3"
1818
awaitility = "4.2.2"
1919
jacoco = "0.8.9"
2020
json-path = "2.9.0"
21-
junit = "5.10.5"
21+
junit = "5.12.0"
2222
hamcrest = "2.2"
2323
mockito = "5.12.0"
2424
spring-dep-mgmt = "1.1.7"

0 commit comments

Comments
 (0)