Skip to content

Commit

Permalink
Merge pull request #639 from kit-data-manager/renovate/com.google.gua…
Browse files Browse the repository at this point in the history
…va-guava-33.x

Update dependency com.google.guava:guava to v33.4.0-jre
  • Loading branch information
VolkerHartmann authored Jan 8, 2025
2 parents b4cefc7 + ec010be commit 8c8b9e7
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 @@ -121,7 +121,7 @@ dependencies {
runtimeOnly "org.apache.httpcomponents:httpclient:4.5.14"

// Additional libraries for tests
testImplementation "com.google.guava:guava:33.3.1-jre"
testImplementation "com.google.guava:guava:33.4.0-jre"
testImplementation "org.springframework.restdocs:spring-restdocs-mockmvc:3.0.3"
testImplementation "org.springframework.boot:spring-boot-starter-test"
testImplementation "org.springframework:spring-test"
Expand Down

0 comments on commit 8c8b9e7

Please sign in to comment.