Skip to content

Commit 6ec81a1

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.13.1 to 5.13.3 in /Plan (#4167)
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.13.1 to 5.13.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.1...r5.13.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.13.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 81a5d81 commit 6ec81a1

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.1"
93+
junitVersion = "5.13.3"
9494
mockitoVersion = "5.18.0"
9595
seleniumVersion = "4.33.0"
9696
testContainersVersion = "1.21.2"

0 commit comments

Comments
 (0)