This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [com.google.crypto.tink:tink-android](https://github.com/tink-crypto/tink-java) | dependencies | minor | `1.22.0` → `1.23.0` |
---
### Release Notes
<details>
<summary>tink-crypto/tink-java (com.google.crypto.tink:tink-android)</summary>
### [`v1.23.0`](https://github.com/tink-crypto/tink-java/releases/tag/v1.23.0): Tink Java v1.23.0
Tink is a multi-language, cross-platform library that provides simple and misuse-proof APIs for common cryptographic tasks.
**This is Tink Java 1.23.0.**
The complete list of changes since 1.22.0 can be found [here](https://github.com/tink-crypto/tink-java/compare/v1.22.0...v1.23.0).
- Upgraded dependencies:
- `com.google.protobuf:protobuf-java` -> `4.33.6`
- Upgraded Bazel version to 9.
##### Maven:
```
<dependency>
<groupId>com.google.crypto.tink</groupId>
<artifactId>tink</artifactId>
<version>1.23.0</version>
</dependency>
```
##### Gradle:
```
dependencies {
implementation 'com.google.crypto.tink:tink-android:1.23.0'
}
```
##### Bazel:
##### Using bzlmod
```
bazel_dep(name = "tink_java")
git_override(
module_name = "tink_java",
remote = "https://github.com/tink-crypto/tink-java",
tag = "v1.23.0",
)
```
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
bot
changed title from Update dependency com.google.crypto.tink:tink-android to v1.23.0 to Update dependency com.google.crypto.tink:tink-android to v1.23.0 - autoclosed2026-09-03 04:01:55 +02:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
1.22.0→1.23.0Release Notes
tink-crypto/tink-java (com.google.crypto.tink:tink-android)
v1.23.0: Tink Java v1.23.0Tink is a multi-language, cross-platform library that provides simple and misuse-proof APIs for common cryptographic tasks.
This is Tink Java 1.23.0.
The complete list of changes since 1.22.0 can be found here.
com.google.protobuf:protobuf-java->4.33.6Maven:
Gradle:
Bazel:
Using bzlmod
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.
Update dependency com.google.crypto.tink:tink-android to v1.23.0to Update dependency com.google.crypto.tink:tink-android to v1.23.0 - autoclosedPull request closed