Skip to content

Commit

Permalink
build(deps): bump com.google.crypto.tink:tink from 1.13.0 to 1.14.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.13.0 to 1.14.0.
- [Release notes](https://github.com/tink-crypto/tink-java/releases)
- [Commits](tink-crypto/tink-java@v1.13.0...v1.14.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 Aug 1, 2024
1 parent 885875e commit 2281ded
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.1.0-alpha1"
ktfmt = "0.49"
google-javaformat = "1.22.0"
google-auto-service = "1.1.1"
google-tink = "1.13.0"
google-tink = "1.14.0"
graalvm = "24.0.2"
rsocket = "0.16.0"
classgraph = "4.8.174"
Expand Down

0 comments on commit 2281ded

Please sign in to comment.