Upgrade to AppEngine SDK 1.9.91

Closes gh-27998
This commit is contained in:
Stephane Nicoll 2021-09-15 08:17:30 +02:00
parent 393e34b837
commit 5b8406493a
1 changed files with 1 additions and 1 deletions

View File

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