Upgrade to AppEngine SDK 1.9.95

Closes gh-29926
This commit is contained in:
Andy Wilkinson 2022-02-21 14:26:45 +00:00
parent 7db9bb94cd
commit df6959679c
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"