Upgrade to AppEngine SDK 1.9.82

Closes gh-23342
This commit is contained in:
Stephane Nicoll 2020-09-16 11:53:32 +02:00
parent 57917507e9
commit 6a12dcdd20
1 changed files with 1 additions and 1 deletions

View File

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