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 3c12dcd commit 2c157caCopy full SHA for 2c157ca
dependencies/build.gradle
@@ -26,7 +26,7 @@ dependencies {
26
api "commons-pool:commons-pool:1.6"
27
api "org.apache.commons:commons-pool2:2.4.2"
28
api "ch.qos.logback:logback-classic:1.2.6"
29
- api "com.google.code.typica:typica:1.3"
+ api "com.google.code.typica:typica:1.7.2"
30
api "com.google.inject:guice:3.0"
31
api "com.nimbusds:nimbus-jose-jwt:9.14"
32
api "com.nimbusds:oauth2-oidc-sdk:9.18"
0 commit comments