We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b63da4 commit 187850cCopy full SHA for 187850c
build.gradle
@@ -143,7 +143,7 @@ project(':iso20022-core') {
143
compileOnly 'javax.validation:validation-api:2.0.1.Final'
144
145
testImplementation 'javax.persistence:javax.persistence-api:2.2'
146
- testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.11.4'
147
testImplementation 'com.google.guava:guava:33.2.0-jre'
148
testImplementation 'org.assertj:assertj-core:3.27.0'
149
testImplementation 'org.xmlunit:xmlunit-core:2.10.0'
0 commit comments