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

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"