Upgrade to AppEngine SDK 1.9.91

Closes gh-27743
This commit is contained in:
Stephane Nicoll 2021-08-18 09:28:16 +02:00
parent a97a566d01
commit 42422c40da
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"