We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0230f3e + a95a7bd commit a989333Copy full SHA for a989333
build.gradle
@@ -95,7 +95,7 @@ dependencies {
95
implementation 'com.github.tomakehurst:wiremock:3.0.1'
96
implementation 'net.lightbody.bmp:browsermob-core:2.1.5'
97
implementation 'org.xerial:sqlite-jdbc:3.47.1.0'
98
- implementation 'com.google.guava:guava:33.3.1-jre'
+ implementation 'com.google.guava:guava:33.4.0-jre'
99
implementation 'com.typesafe:config:1.4.3'
100
implementation 'org.testcontainers:testcontainers:1.20.4'
101
implementation 'org.projectlombok:lombok:1.18.36'
0 commit comments