Skip to content

Commit bfb97f2

Browse files
chore(deps): bump com.google.crypto.tink:tink from 1.19.0 to 1.20.0
Bumps [com.google.crypto.tink:tink](https://github.com/tink-crypto/tink-java) from 1.19.0 to 1.20.0. - [Release notes](https://github.com/tink-crypto/tink-java/releases) - [Commits](tink-crypto/tink-java@v1.19.0...v1.20.0) --- updated-dependencies: - dependency-name: com.google.crypto.tink:tink dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d7b2d4 commit bfb97f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
<dependency>
225225
<groupId>com.google.crypto.tink</groupId>
226226
<artifactId>tink</artifactId>
227-
<version>1.19.0</version>
227+
<version>1.20.0</version>
228228
<optional>true</optional>
229229
</dependency>
230230
<dependency>

0 commit comments

Comments
 (0)