Skip to content

Commit 18d7e9b

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.13.3 to 5.13.4 in /Plan (#4191)
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.13.3 to 5.13.4. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.3...r5.13.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.13.4 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 4018a12 commit 18d7e9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Plan/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ subprojects {
9090
placeholderapiVersion = "2.11.5"
9191
nkPlaceholderapiVersion = "1.4-SNAPSHOT"
9292

93-
junitVersion = "5.13.3"
93+
junitVersion = "5.13.4"
9494
mockitoVersion = "5.19.0"
9595
seleniumVersion = "4.35.0"
9696
testContainersVersion = "1.21.3"

0 commit comments

Comments
 (0)