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 a8a5d44 commit c28b2d1Copy full SHA for c28b2d1
build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'maven-publish'
3
apply plugin: 'signing'
4
5
dependencies {
6
- implementation 'com.squareup.okhttp3:okhttp:4.12.0'
+ implementation 'com.squareup.okhttp3:okhttp:5.2.1'
7
implementation 'com.fasterxml.jackson.core:jackson-databind:2.16.1'
8
implementation 'com.auth0:java-jwt:4.5.0'
9
implementation 'org.bouncycastle:bcprov-jdk18on:1.82'
0 commit comments