Skip to content

Commit

Permalink
build(deps): bump com.google.crypto.tink:tink from 1.14.0 to 1.15.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.14.0 to 1.15.0.
- [Release notes](https://github.com/tink-crypto/tink-java/releases)
- [Commits](tink-crypto/tink-java@v1.14.0...v1.15.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 Sep 1, 2024
1 parent 3bb4062 commit ec8d811
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.52"
google-javaformat = "1.23.0"
google-auto-service = "1.1.1"
google-tink = "1.14.0"
google-tink = "1.15.0"
graalvm = "24.0.2"
rsocket = "0.16.0"
classgraph = "4.8.175"
Expand Down

0 comments on commit ec8d811

Please sign in to comment.