Upgrade to AppEngine SDK 1.9.84

Closes gh-24721
This commit is contained in:
Stephane Nicoll 2021-01-11 09:20:08 +01:00
parent 9e389c8376
commit 180493422d
1 changed files with 1 additions and 1 deletions

View File

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