Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v33.4.0-jre (#587)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent dea487d commit 7e4b3a1
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 @@ -179,7 +179,7 @@ dependencies {
implementation group: 'org.flywaydb', name: 'flyway-core', version: '11.1.0'
implementation group: 'org.flywaydb', name: 'flyway-database-postgresql', version: '11.1.0'

implementation group: 'com.google.guava', name: 'guava', version: '33.3.1-jre'
implementation group: 'com.google.guava', name: 'guava', version: '33.4.0-jre'

implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: '6.1.7'
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.6.0'
Expand Down

0 comments on commit 7e4b3a1

Please sign in to comment.