File tree 2 files changed +0
-2
lines changed
2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,6 @@ gradlePlugin-mavenPublish = "com.vanniktech:gradle-maven-publish-plugin:0.31.0"
59
59
gradlePlugin-mavenSympathy = " io.github.usefulness.maven-sympathy:io.github.usefulness.maven-sympathy.gradle.plugin:0.3.0"
60
60
gradlePlugin-shadow = " gradle.plugin.com.github.johnrengelman:shadow:8.0.0"
61
61
gradlePlugin-spotless = " com.diffplug.spotless:spotless-plugin-gradle:7.0.3"
62
- guava-jre = " com.google.guava:guava:33.4.6-jre"
63
62
hamcrestLibrary = " org.hamcrest:hamcrest-library:3.0"
64
63
httpClient5 = " org.apache.httpcomponents.client5:httpclient5:5.4.3"
65
64
jettyClient = " org.eclipse.jetty:jetty-client:9.4.57.v20241219"
Original file line number Diff line number Diff line change @@ -33,7 +33,6 @@ dependencies {
33
33
api(projects.loggingInterceptor)
34
34
api(libs.squareup.okio)
35
35
implementation(libs.clikt)
36
- api(libs.guava.jre)
37
36
38
37
testImplementation(projects.okhttpTestingSupport)
39
38
testApi(libs.assertk)
You can’t perform that action at this time.
0 commit comments