Byron / google-apis-rs

A binding and CLI generator for all Google APIs
http://byron.github.io/google-apis-rs
Other
983 stars 132 forks source link

Update yup-oauth2 in google-apis-common #490

Closed IvanUkhov closed 3 months ago

IvanUkhov commented 3 months ago

I have missed this in #482. The current specification still allows 8.3.3, but is good to set this lower limit still. It is not going to compile with anything lower.

Byron commented 3 months ago

Strange - this passed here, but after merging it failed. Could you check and submit a PR with the fix? Thanks so much.

IvanUkhov commented 3 months ago

Oh, they yanked that version just now! They probably realized it had a breaking change. I will update to the new version then.