Skip to content

Commit e040f48

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

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
@@ -138,7 +138,7 @@ implementation 'org.apache.commons:commons-fileupload2-jakarta-servlet6:2.+'
138138
implementation 'org.apache.logging.log4j:log4j-core:2.24.1'
139139
implementation 'org.apache.logging.log4j:log4j-jcl:2.24.3'
140140

141-
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
141+
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.13.1'
142142
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
143143
testImplementation 'org.springframework:spring-test:6.2.+'
144144
testImplementation 'org.springframework:spring-web:6.2.+'

0 commit comments

Comments
 (0)