We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95cf457 + 62fa9e3 commit c90e5e9Copy full SHA for c90e5e9
1 file changed
impl/pom.xml
@@ -85,14 +85,6 @@
85
<groupId>com.squareup.okhttp3</groupId>
86
<artifactId>okhttp</artifactId>
87
<exclusions>
88
- <exclusion>
89
- <groupId>org.jetbrains.kotlin</groupId>
90
- <artifactId>kotlin-stdlib</artifactId>
91
- </exclusion>
92
93
94
- <artifactId>kotlin-stdlib-jdk7</artifactId>
95
96
<exclusion>
97
<groupId>org.jetbrains.kotlin</groupId>
98
<artifactId>kotlin-stdlib-jdk8</artifactId>
0 commit comments