Skip to content

Commit f2888a8

Browse files
Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.8-jre to 33.5.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-version: 33.5.0-jre dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e2715d commit f2888a8

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
@@ -66,7 +66,7 @@ dependencies {
6666
implementation 'ca.uhn.hapi.fhir:hapi-fhir-base:8.4.0'
6767
implementation 'ca.uhn.hapi.fhir:hapi-fhir-structures-r4:8.4.0'
6868
implementation 'ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4:8.4.0'
69-
implementation 'com.google.guava:guava:33.4.8-jre'
69+
implementation 'com.google.guava:guava:33.5.0-jre'
7070
implementation 'org.apache.qpid:qpid-jms-client:2.9.0'
7171
implementation 'com.amazonaws:aws-java-sdk-s3:1.12.791'
7272

0 commit comments

Comments
 (0)