Skip to content

Commit 187850c

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.11.4
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.2 to 5.11.4. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.2...r5.11.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0b63da4 commit 187850c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ project(':iso20022-core') {
143143
compileOnly 'javax.validation:validation-api:2.0.1.Final'
144144

145145
testImplementation 'javax.persistence:javax.persistence-api:2.2'
146-
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
146+
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.4'
147147
testImplementation 'com.google.guava:guava:33.2.0-jre'
148148
testImplementation 'org.assertj:assertj-core:3.27.0'
149149
testImplementation 'org.xmlunit:xmlunit-core:2.10.0'

0 commit comments

Comments
 (0)