Upgrade to AppEngine SDK 1.9.89

Closes gh-26783
This commit is contained in:
Stephane Nicoll
2021-06-07 07:57:46 +02:00
parent 7396e1e743
commit cfaab0904b

View File

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