Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit 64041f5

Browse files
dependabot[bot]sbouchet
authored andcommitted
build(deps): bump junit-jupiter from 5.10.3 to 5.11.3
Bumps `junit-jupiter` from 5.10.3 to 5.11.3. Updates `org.junit.jupiter:junit-jupiter` from 5.10.3 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.3...r5.11.3) Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.3 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.3...r5.11.3) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.3 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.3...r5.11.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor - 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]>
1 parent 17aa5dd commit 64041f5

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
@@ -10,7 +10,7 @@ mockito = "5.12.0"
1010
easytesting = "1.4"
1111
mockserver = "5.15.0"
1212
junit-platform = "1.10.3"
13-
junit-jupiter = "5.10.3"
13+
junit-jupiter = "5.11.3"
1414
devtools-common-ui-test = "0.4.3-SNAPSHOT"
1515
awaitility = "4.2.2"
1616
annotations = "24.0.0"

0 commit comments

Comments
 (0)