Skip to content

Commit

Permalink
Bump com.google.crypto.tink:tink from 1.14.1 to 1.15.0 (#1726)
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.1 to 1.15.0.
- [Release notes](https://github.com/tink-crypto/tink-java/releases)
- [Commits](tink-crypto/tink-java@v1.14.1...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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 9f080cb commit 58646f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@
<dependency>
<groupId>com.google.crypto.tink</groupId>
<artifactId>tink</artifactId>
<version>1.14.1</version>
<version>1.15.0</version>
<exclusions>
<exclusion>
<groupId>com.google.protobuf</groupId>
Expand Down

0 comments on commit 58646f0

Please sign in to comment.