Skip to content

Commit 2cb4daa

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ dependencies {
134134
implementation 'org.apache.logging.log4j:log4j-jcl:2.24.3'
135135

136136
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
137-
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
137+
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.12.1'
138138
testImplementation 'org.springframework:spring-test:5.3.39'
139139
testImplementation 'org.springframework:spring-web:5.3.39'
140140
testImplementation 'org.mockito:mockito-core:5.15.2'

0 commit comments

Comments
 (0)