Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v33.3.0-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 19, 2024
1 parent 8a7be64 commit b6afb1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ dependencies {
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: versions.s2sClient
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: versions.reformLogging
implementation group: 'com.google.code.gson', name: 'gson', version: '2.11.0'
implementation group: 'com.google.guava', name: 'guava', version: '33.2.1-jre'
implementation group: 'com.google.guava', name: 'guava', version: '33.3.0-jre'
implementation group: 'commons-fileupload', name: 'commons-fileupload', version: '1.5'
implementation group: 'commons-net', name: 'commons-net', version: '3.11.1'
implementation group: 'com.massisframework', name: 'j-text-utils', version: '0.3.4', {
Expand Down

0 comments on commit b6afb1f

Please sign in to comment.