Upgrade to AppEngine SDK 1.9.88

Closes gh-25953
This commit is contained in:
Stephane Nicoll 2021-04-09 14:02:17 +02:00
parent 0ad7f76263
commit bffa26fefa
1 changed files with 1 additions and 1 deletions

View File

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