Skip to content

Commit 67d76a0

Browse files
chore: bump com.google.crypto.tink:tink in the gradle-updates group
Bumps the gradle-updates group with 1 update: [com.google.crypto.tink:tink](https://github.com/tink-crypto/tink-java). Updates `com.google.crypto.tink:tink` from 1.16.0 to 1.17.0 - [Release notes](https://github.com/tink-crypto/tink-java/releases) - [Commits](tink-crypto/tink-java@v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: com.google.crypto.tink:tink dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 42ea05c commit 67d76a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ktfmt = { module = "com.facebook.ktfmt:ktfmt", version = "0.53" }
1212
aws-sdk-kotlin-v1-bom = { module = "aws.sdk.kotlin:bom", version = "1.3.112" }
1313
aws-sdk-kotlin-v1-codeartifact = { module = "aws.sdk.kotlin:codeartifact" }
1414

15-
google-tink = { module = "com.google.crypto.tink:tink", version = "1.16.0" }
15+
google-tink = { module = "com.google.crypto.tink:tink", version = "1.17.0" }
1616

1717
jackson-bom = { module = "com.fasterxml.jackson:jackson-bom", version = "2.18.3" }
1818
jackson-core = { module = "com.fasterxml.jackson.core:jackson-core" }

0 commit comments

Comments
 (0)