Skip to content

Commit

Permalink
deps: update autovalue packages to v1.7.2 (googleapis#429)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and Rafael Guedes committed Jun 18, 2020
1 parent 5758364 commit a3bdeed
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -215,6 +215,7 @@ public void getRequestMetadata_withAdditionalClaims_hasJwtAccess() throws IOExce
.setSubject("some-subject")
.setAdditionalClaims(Collections.singletonMap("foo", "bar"))
.build();

JwtCredentials credentials =
JwtCredentials.newBuilder()
.setJwtClaims(claims)
Expand Down

0 comments on commit a3bdeed

Please sign in to comment.