Skip to content

Commit 12e2971

Browse files
Bump org.junit.jupiter:junit-jupiter-engine from 5.11.4 to 5.14.1
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) from 5.11.4 to 5.14.1. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.14.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5edb9f commit 12e2971

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,8 @@ dependencies {
145145
implementation 'org.apache.logging.log4j:log4j-core:2.24.1'
146146
implementation 'org.apache.logging.log4j:log4j-jcl:2.25.2'
147147

148-
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
149-
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
148+
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.14.1'
149+
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.14.1'
150150
testImplementation 'org.springframework:spring-test:6.2.+'
151151
testImplementation 'org.springframework:spring-web:6.2.+'
152152
testImplementation 'org.mockito:mockito-core:5.20.0'

0 commit comments

Comments
 (0)