Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v33
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent 900d0fa commit 194502e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@ dependencies {
exclude group: "org.bouncycastle", module: "bcprov-jdk15on"
}
contractTestImplementation group: 'com.github.hmcts', name: 'core-case-data-store-client', version: '4.7.6'
contractTestImplementation group: 'com.google.guava', name: 'guava', version: '30.1.1-jre'
contractTestImplementation group: 'com.google.guava', name: 'guava', version: '33.3.1-jre'
}

mainClassName = 'uk.gov.hmcts.reform.fpl.Application'
Expand Down

0 comments on commit 194502e

Please sign in to comment.