Upgrade to AppEngine SDK 1.9.96

Closes gh-30710
This commit is contained in:
Stephane Nicoll 2022-04-18 10:49:10 +02:00
parent e46f92b278
commit 1dd859da10
1 changed files with 1 additions and 1 deletions

View File

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