Upgrade to AppEngine SDK 1.9.95

Closes gh-29938
This commit is contained in:
Stephane Nicoll 2022-02-22 08:47:30 +01:00
parent 2bd58f8f9b
commit 8daa8e2307
1 changed files with 1 additions and 1 deletions

View File

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