Skip to content

Commit 94d5e11

Browse files
committed
Upgrade to AppEngine SDK 1.9.82
Closes gh-23307
1 parent 5517cd0 commit 94d5e11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ bom {
6060
]
6161
}
6262
}
63-
library("AppEngine SDK", "1.9.81") {
63+
library("AppEngine SDK", "1.9.82") {
6464
group("com.google.appengine") {
6565
modules = [
6666
"appengine-api-1.0-sdk"

0 commit comments

Comments
 (0)