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 23e4520Copy full SHA for 23e4520
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.11.0") // TODO
73
}
74
75
gitProperties {
0 commit comments