Upgrade to AppEngine SDK 1.9.96

Closes gh-30682
This commit is contained in:
Stephane Nicoll 2022-04-15 08:28:52 +02:00
parent 1be434e0a3
commit be5c168e8c
1 changed files with 1 additions and 1 deletions

View File

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