Skip to content

Commit 3020895

Browse files
committed
fix(deps): update dependency com.google.api:api-compiler to v0.0.8
1 parent cf7d91e commit 3020895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

toolkit/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ ext {
7070
gax: 'com.google.api:gax:1.5.1',
7171

7272
// Gapi
73-
toolsFx: 'com.google.api:api-compiler:0.0.7',
73+
toolsFx: 'com.google.api:api-compiler:0.0.8',
7474

7575
// Testing
7676
junit: 'junit:junit:4.12',

0 commit comments

Comments
 (0)