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 30a001b + be7a6bb commit 77d0ca7Copy full SHA for 77d0ca7
1 file changed
build.gradle.kts
@@ -39,7 +39,7 @@ dependencies {
39
implementation("com.apicatalog:titanium-json-ld:1.6.0")
40
41
implementation("com.nimbusds:nimbus-jose-jwt:10.3")
42
- implementation("com.google.crypto.tink:tink:1.17.0")
+ implementation("com.google.crypto.tink:tink:1.18.0")
43
44
compileOnly("org.projectlombok:lombok")
45
annotationProcessor("org.projectlombok:lombok")
0 commit comments