Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Commit a26b38c

Browse files
elharosduskis
authored andcommitted
Update auth version (#621)
fix #620
1 parent 8257795 commit a26b38c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ project.version = "1.35.1-SNAPSHOT" // {x-version-update:gax:current}
2828
ext {
2929
grpcVersion = '1.16.1'
3030
commonProtosVersion = '1.12.0'
31-
authVersion = '0.11.0'
31+
authVersion = '0.12.0'
3232
// Project names not used for release
3333
nonReleaseProjects = ['benchmark']
3434
// Project names not using the default publication configuration

0 commit comments

Comments
 (0)