Skip to content

Commit 4861e7f

Browse files
Update dependency com.google.crypto.tink:tink to v1.10.0
1 parent 59c970d commit 4861e7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dumper-api/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ dependencies {
6969

7070
// libraries
7171
implementation("at.favre.lib:bcrypt:0.9.0") // TODO
72-
implementation("com.google.crypto.tink:tink:1.7.0") // TODO
72+
implementation("com.google.crypto.tink:tink:1.10.0") // TODO
7373
}
7474

7575
gitProperties {

0 commit comments

Comments
 (0)