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 59c970d commit 4861e7fCopy full SHA for 4861e7f
dumper-api/build.gradle.kts
@@ -69,7 +69,7 @@ dependencies {
69
70
// libraries
71
implementation("at.favre.lib:bcrypt:0.9.0") // TODO
72
- implementation("com.google.crypto.tink:tink:1.7.0") // TODO
+ implementation("com.google.crypto.tink:tink:1.10.0") // TODO
73
}
74
75
gitProperties {
0 commit comments