Upgrade to AppEngine SDK 1.9.84

Closes gh-24754
This commit is contained in:
Stephane Nicoll 2021-01-12 09:55:29 +01:00
parent 72dd3b5628
commit b3bc79b10f
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"