Skip to content

Commit 6feb079

Browse files
Bump org.junit:junit-bom from 5.11.4 to 5.12.0
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.11.4 to 5.12.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.4...r5.12.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 61471fb commit 6feb079

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
@@ -3,7 +3,7 @@ assertj = "3.27.3"
33
archunit = "1.4.0"
44
jackson = "2.18.2"
55
javaFormatForPlugins = "0.0.43"
6-
junit = "5.11.4"
6+
junit = "5.12.0"
77
logback = "1.5.16"
88
mockito = "5.15.2"
99
pitestJunit5="1.2.1"

0 commit comments

Comments
 (0)