Skip to content
This repository was archived by the owner on Jun 30, 2026. It is now read-only.

Commit 77d0ca7

Browse files
authored
Merge pull request #58 from factory-x-contributions/dependabot/gradle/com.google.crypto.tink-tink-1.18.0
chore: bump com.google.crypto.tink:tink from 1.17.0 to 1.18.0
2 parents 30a001b + be7a6bb commit 77d0ca7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939
implementation("com.apicatalog:titanium-json-ld:1.6.0")
4040

4141
implementation("com.nimbusds:nimbus-jose-jwt:10.3")
42-
implementation("com.google.crypto.tink:tink:1.17.0")
42+
implementation("com.google.crypto.tink:tink:1.18.0")
4343

4444
compileOnly("org.projectlombok:lombok")
4545
annotationProcessor("org.projectlombok:lombok")

0 commit comments

Comments
 (0)