Skip to content

Commit 93eaf82

Browse files
build(deps): bump jupiter from 6.0.2 to 6.0.3 (#921)
Bumps `jupiter` from 6.0.2 to 6.0.3. Updates `org.junit.jupiter:junit-jupiter-api` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.2...r6.0.3) Updates `org.junit.jupiter:junit-jupiter-params` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.2...r6.0.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 69a5761 commit 93eaf82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dcp-tck = "1.0.0-RC6"
99
jackson = "2.21"
1010
jakarta-annotation = "2.1.1"
1111
jersey = "4.0.2"
12-
jupiter = "6.0.2"
12+
jupiter = "6.0.3"
1313
junit = "6.0.3"
1414
mockserver = "5.15.0"
1515
nimbus = "10.8"

0 commit comments

Comments
 (0)