Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v33.3.1-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 24, 2024
1 parent dbd15f7 commit 45a1de4
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 @@ -295,7 +295,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.3.0-jre'
implementation group: 'com.google.guava', name: 'guava', version: '33.3.1-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 45a1de4

Please sign in to comment.