Upgrade to AppEngine SDK 1.9.90

Closes gh-27377
This commit is contained in:
Andy Wilkinson 2021-07-19 10:20:11 +01:00
parent 06a3c40506
commit 1d3b0d6262
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,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"