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 09bcffd commit 108e1ecCopy full SHA for 108e1ec
build.gradle
@@ -144,7 +144,7 @@ project(':iso20022-core') {
144
145
testImplementation 'javax.persistence:javax.persistence-api:2.2'
146
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
147
- testImplementation 'com.google.guava:guava:33.2.0-jre'
+ testImplementation 'com.google.guava:guava:33.4.0-jre'
148
testImplementation 'org.assertj:assertj-core:3.27.0'
149
testImplementation 'org.xmlunit:xmlunit-core:2.10.0'
150
testImplementation 'org.xmlunit:xmlunit-matchers:2.10.0'
0 commit comments