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 9d96b9d commit f89a8e9Copy full SHA for f89a8e9
gradle/dependency-management.gradle
@@ -56,7 +56,7 @@ dependencyManagement {
56
dependency 'com.nimbusds:lang-tag:1.4.3'
57
dependency 'com.nimbusds:nimbus-jose-jwt:6.7'
58
dependency 'com.nimbusds:oauth2-oidc-sdk:6.5'
59
- dependency 'com.squareup.okhttp3:okhttp:3.12.1'
+ dependency 'com.squareup.okhttp3:okhttp:3.12.2'
60
dependency 'com.squareup.okio:okio:1.13.0'
61
dependency 'com.sun.xml.bind:jaxb-core:2.3.0.1'
62
dependency 'com.sun.xml.bind:jaxb-impl:2.3.0.1'
0 commit comments