Skip to content

Commit d30bdf1

Browse files
Bump junit from 5.11.4 to 5.12.2
Bumps `junit` from 5.11.4 to 5.12.2. Updates `org.junit.jupiter:junit-jupiter` from 5.11.4 to 5.12.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.2) Updates `org.junit.vintage:junit-vintage-engine` from 5.11.4 to 5.12.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.12.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.vintage:junit-vintage-engine dependency-version: 5.12.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 501d637 commit d30bdf1

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
@@ -4,7 +4,7 @@ commons-math = "3.6.1"
44
groovy-bom = "4.0.26"
55
gson = "2.12.1"
66
h2 = "2.3.232"
7-
junit = "5.11.4"
7+
junit = "5.12.2"
88
spock = "2.4-M5-groovy-4.0"
99

1010
[libraries]

0 commit comments

Comments
 (0)