Skip to content

Commit

Permalink
Bump com.google.crypto.tink:tink from 1.11.0 to 1.12.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.11.0 to 1.12.0.
- [Release notes](https://github.com/tink-crypto/tink-java/releases)
- [Commits](tink-crypto/tink-java@v1.11.0...v1.12.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] committed Jan 18, 2024
1 parent 4281eb8 commit 88a6586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ ext {
testngVersion = '7.8.0'
thriftVersion = '0.19.0'
springwebVersion = '6.0.6'
tinkVersion = '1.11.0'
tinkVersion = '1.12.0'
tomcatVersion = '10.1.13'
validationVersion = '2.0.1.Final'
gsonVersion = '2.10.1'
Expand Down

0 comments on commit 88a6586

Please sign in to comment.