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.
1 parent ea78647 commit 60d86b6Copy full SHA for 60d86b6
build.gradle
@@ -22,7 +22,7 @@ repositories {
22
}
23
24
dependencies {
25
- implementation 'org.apache.httpcomponents.client5:httpclient5-fluent:5.2.1'
+ implementation 'org.apache.httpcomponents.client5:httpclient5-fluent:5.3.1'
26
implementation 'com.google.code.gson:gson:2.10.1'
27
implementation 'com.auth0:java-jwt:4.4.0'
28
0 commit comments