Skip to content

Commit 108e1ec

Browse files
Bump com.google.guava:guava from 33.2.0-jre to 33.4.0-jre (#137)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.2.0-jre to 33.4.0-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 09bcffd commit 108e1ec

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
@@ -144,7 +144,7 @@ project(':iso20022-core') {
144144

145145
testImplementation 'javax.persistence:javax.persistence-api:2.2'
146146
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
147-
testImplementation 'com.google.guava:guava:33.2.0-jre'
147+
testImplementation 'com.google.guava:guava:33.4.0-jre'
148148
testImplementation 'org.assertj:assertj-core:3.27.0'
149149
testImplementation 'org.xmlunit:xmlunit-core:2.10.0'
150150
testImplementation 'org.xmlunit:xmlunit-matchers:2.10.0'

0 commit comments

Comments
 (0)