Skip to content

Commit 985eaeb

Browse files
Bump org.junit.jupiter:junit-jupiter in the test-dependencies group
Bumps the test-dependencies group with 1 update: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework). Updates `org.junit.jupiter:junit-jupiter` from 5.14.0 to 6.0.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.0...r6.0.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: test-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 40fc69c commit 985eaeb

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
@@ -1,6 +1,6 @@
11
[versions]
22
jackson = "2.20.0"
3-
junit = "5.14.0"
3+
junit = "6.0.1"
44
mockito = "5.20.0"
55

66
[libraries]

0 commit comments

Comments
 (0)