Browse Source

Upgrade to AppEngine SDK 1.9.83

Closes gh-24082
pull/24106/head
Stephane Nicoll 5 years ago
parent
commit
319aa0d478
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -60,7 +60,7 @@ bom { @@ -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"

Loading…
Cancel
Save