Upgrade to AppEngine SDK 1.9.83

Closes gh-24082
This commit is contained in:
Stephane Nicoll 2020-11-09 08:45:25 +01:00
parent 7b1c95edec
commit 319aa0d478
1 changed files with 1 additions and 1 deletions

View File

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