Skip to content

Commit

Permalink
chore(google): Update google API dependencies (#317) (#319)
Browse files Browse the repository at this point in the history
  • Loading branch information
spinnakerbot authored and dibyom committed Jan 25, 2019
1 parent 2e4c3bb commit 71ce645
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fiat-google-groups/fiat-google-groups.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ dependencies {

compileOnly spinnaker.dependency("lombok")

compile "com.google.api-client:google-api-client:1.21.0"
compile "com.google.apis:google-api-services-admin-directory:directory_v1-rev65-1.21.0"
compile "com.google.api-client:google-api-client:1.28.0"
compile "com.google.apis:google-api-services-admin-directory:directory_v1-rev105-1.25.0"
}

0 comments on commit 71ce645

Please sign in to comment.