Upgrade to AppEngine SDK 1.9.92

Closes gh-28556
This commit is contained in:
Stephane Nicoll 2021-11-08 08:59:18 +01:00
parent 91f7ff3ba3
commit c8a1734e0f
1 changed files with 1 additions and 1 deletions

View File

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