Skip to content

Commit

Permalink
build(deps): bump com.google.crypto.tink:tink from 1.9.0 to 1.11.0
Browse files Browse the repository at this point in the history
Bumps [com.google.crypto.tink:tink](https://github.com/tink-crypto/tink-java) from 1.9.0 to 1.11.0.
- [Release notes](https://github.com/tink-crypto/tink-java/releases)
- [Commits](tink-crypto/tink-java@v1.9.0...v1.11.0)

---
updated-dependencies:
- dependency-name: com.google.crypto.tink:tink
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 661bac8 commit ecbbc69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ slf4j = "2.0.9"
ktfmt = "0.46"
google-javaformat = "1.17.0"
google-auto-service = "1.1.1"
google-tink = "1.9.0"
google-tink = "1.11.0"
graalvm = "23.1.1"
rsocket = "0.15.4"
classgraph = "4.8.163"
Expand Down

0 comments on commit ecbbc69

Please sign in to comment.