Upgrade to AppEngine SDK 1.9.90

Closes gh-27394
This commit is contained in:
Andy Wilkinson 2021-07-19 12:45:37 +01:00
parent 069074e490
commit e1623708bd
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ bom {
] ]
} }
} }
library("AppEngine SDK", "1.9.89") { library("AppEngine SDK", "1.9.90") {
group("com.google.appengine") { group("com.google.appengine") {
modules = [ modules = [
"appengine-api-1.0-sdk" "appengine-api-1.0-sdk"