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 229fd45 commit 66f1318
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 @@ -178,7 +178,7 @@ dependencies {
implementation group: 'org.flywaydb', name: 'flyway-core', version: '10.17.3'
implementation group: 'org.flywaydb', name: 'flyway-database-postgresql', version: '10.17.3'

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: 'com.github.hmcts.java-logging', name: 'logging', version: '6.1.6'
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.6.0'
Expand Down

0 comments on commit 66f1318

Please sign in to comment.