We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8667f6a commit fb6f316Copy full SHA for fb6f316
2 files changed
CHANGELOG.md
@@ -18,7 +18,7 @@
18
19
### Stack
20
21
-- *No changes*
+- :arrow_up: [tink](https://github.com/tink-crypto/tink-java/releases/tag/v1.17.0) `1.16.0` → `1.17.0`
22
23
## [2025.03.10]
24
versions-stack/libs.versions.toml
@@ -27,7 +27,7 @@ okhttp = "4.12.0" # https://github.com/square/okhttp/blob/master/docs/changelogs
27
retrofit = "2.11.0" # https://github.com/square/retrofit/blob/master/CHANGELOG.md
28
29
# Security
30
-tink = "1.16.0"
+tink = "1.17.0"
31
32
# DI
33
dagger = "2.55"
0 commit comments