Skip to content

Commit c4f2533

Browse files
authored
Merge pull request #1155 from gocd/dependabot/gradle/com.google.guava-guava-33.4.6-jre
Bump com.google.guava:guava from 33.4.5-jre to 33.4.6-jre
2 parents c642701 + 4f46c3a commit c4f2533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ dependencies {
7070
implementation platform('com.fasterxml.jackson:jackson-bom:2.18.3')
7171
implementation platform('org.glassfish.jersey:jersey-bom:2.25')
7272
constraints {
73-
implementation('com.google.guava:guava:33.4.5-jre') {
73+
implementation('com.google.guava:guava:33.4.6-jre') {
7474
because "Spotify docker-client uses an older version"
7575
}
7676
implementation(project.deps.slf4j) {

0 commit comments

Comments
 (0)