Upgrade to AppEngine SDK 1.9.88

Closes gh-26043
This commit is contained in:
Stephane Nicoll 2021-04-13 14:52:01 +02:00
parent ae9344e411
commit 7aa506a238
1 changed files with 1 additions and 1 deletions

View File

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