GoogleCloudPlatform / appengine-plugins

A client Java library to manage App Engine Java applications for any project that performs App Engine Java application management. For example, the Maven, Gradle and Eclipse App Engine plugins, custom user tools, etc.
Apache License 2.0
40 stars 26 forks source link

Update gcloud to a recent version #882

Closed elefeint closed 2 years ago

elefeint commented 2 years ago

Can't be the latest version because ManagedCloudSdkTest.testManagedCloudSdk_latest() tries to "downgrade" to the fixed version, and then upgrades to latest, so they can't be the same.