Skip to content

Commit 36fe867

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.12.1 to 5.12.2 in /Plan
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.12.1 to 5.12.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.1...r5.12.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.12.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e34a0c commit 36fe867

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.12.1"
93+
junitVersion = "5.12.2"
9494
mockitoVersion = "5.17.0"
9595
seleniumVersion = "4.31.0"
9696
testContainersVersion = "1.20.6"

0 commit comments

Comments
 (0)