Skip to content

Commit 8145b87

Browse files
committed
chore: Fix cab-token-generator version
1 parent 1d63ad4 commit 8145b87

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cab-token-generator/pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
<parent>
77
<groupId>com.google.auth</groupId>
88
<artifactId>google-auth-library-parent</artifactId>
9-
<version>1.31.1-SNAPSHOT
10-
</version><!-- {x-version-update:google-auth-library-parent:current} -->
9+
<version>1.32.0</version><!-- {x-version-update:google-auth-library-parent:current} -->
1110
</parent>
1211

1312
<artifactId>google-auth-library-cab-token-generator</artifactId>

0 commit comments

Comments
 (0)