Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v33.2.1-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 14, 2024
1 parent da07802 commit 32166e0
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 @@ -202,7 +202,7 @@ dependencies {
implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '3.0.3'
implementation group: 'com.github.hmcts', name: 'ccd-client', version: '4.9.2'

implementation group: 'com.google.guava', name: 'guava', version: '33.0.0-jre'
implementation group: 'com.google.guava', name: 'guava', version: '33.2.1-jre'

implementation group: 'com.launchdarkly', name: 'launchdarkly-java-server-sdk', version: '6.3.0'

Expand Down

0 comments on commit 32166e0

Please sign in to comment.