Skip to content

Commit b51501e

Browse files
chore(deps): bump junit from 5.9.3 to 5.10.0 (#33)
Bumps `junit` from 5.9.3 to 5.10.0. Updates `org.junit.jupiter:junit-jupiter-api` from 5.9.3 to 5.10.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.3...r5.10.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.9.3 to 5.10.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.3...r5.10.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b10f948 commit b51501e

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
@@ -9,7 +9,7 @@ edc = "0.2.1-SNAPSHOT"
99
failsafe = "3.3.2"
1010
httpMockServer = "5.15.0"
1111
jakarta-json = "2.0.1"
12-
junit = "5.9.3"
12+
junit = "5.10.0"
1313
mockito = "5.2.0"
1414
nimbus = "9.31"
1515
openTelemetry = "1.18.0"

0 commit comments

Comments
 (0)