We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6105994 commit 6388619Copy full SHA for 6388619
service-discovery-ft/build.gradle
@@ -26,7 +26,7 @@ dependencies {
26
testImplementation "org.hawkular.agent:prometheus-scraper:${prometheusScraperVersion}"
27
28
testImplementation 'org.springframework.boot:spring-boot-starter-test'
29
- testImplementation "com.google.guava:guava:32.1.3-jre"
+ testImplementation "com.google.guava:guava:33.2.1-jre"
30
}
31
32
configurations {
0 commit comments