Upgrade to AppEngine SDK 1.9.88

Closes gh-26006
This commit is contained in:
Stephane Nicoll 2021-04-12 08:57:33 +02:00
parent 6a7f1f1c56
commit 2d6c6282d9
1 changed files with 1 additions and 1 deletions

View File

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