Upgrade to AppEngine SDK 1.9.82

Closes gh-23307
This commit is contained in:
Stephane Nicoll 2020-09-15 14:25:24 +02:00
parent 5517cd06df
commit 94d5e11e7d
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") { group("com.google.appengine") {
modules = [ modules = [
"appengine-api-1.0-sdk" "appengine-api-1.0-sdk"