Skip to content

Commit

Permalink
Merge pull request #7 from WebOfTrustInfo/dependabot/maven/com.google…
Browse files Browse the repository at this point in the history
….crypto.tink-tink-1.5.0

build(deps): Bump tink from 1.4.0 to 1.5.0
  • Loading branch information
peacekeeper authored Oct 16, 2020
2 parents 7e991a0 + ed49cfb commit c348681
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 @@ -167,7 +167,7 @@
<dependency>
<groupId>com.google.crypto.tink</groupId>
<artifactId>tink</artifactId>
<version>1.4.0</version>
<version>1.5.0</version>
<optional>true</optional>
</dependency>
</dependencies>
Expand Down

0 comments on commit c348681

Please sign in to comment.