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 6b85983 + adbf08c commit 77540c6Copy full SHA for 77540c6
build.gradle
@@ -165,7 +165,7 @@ dependencies {
165
implementation 'org.jetbrains:annotations:26.0.2'
166
implementation 'com.google.guava:guava-annotations:r03'
167
168
- implementation 'org.apache.httpcomponents.client5:httpclient5:5.4.1'
+ implementation 'org.apache.httpcomponents.client5:httpclient5:5.4.2'
169
implementation 'com.google.code.gson:gson:2.11.0'
170
implementation 'javax.annotation:javax.annotation-api:1.3.2' // for jdk 11 or over
171
0 commit comments