Skip to content

Commit 3f510f9

Browse files
Bump org.junit:junit-bom from 5.12.1 to 5.12.2
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.12.1 to 5.12.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.12.1...r5.12.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.12.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6cec6b commit 3f510f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ assertj = "3.27.3"
1818
awaitility = "4.3.0"
1919
jacoco = "0.8.9"
2020
json-path = "2.9.0"
21-
junit = "5.12.1"
21+
junit = "5.12.2"
2222
hamcrest = "2.2"
2323
mockito = "5.16.1"
2424
spring-dep-mgmt = "1.1.7"

0 commit comments

Comments
 (0)