Skip to content

Commit c305be0

Browse files
chore(deps): bump com.google.appengine:appengine-api-1.0-sdk (#933)
Bumps [com.google.appengine:appengine-api-1.0-sdk](https://github.com/GoogleCloudPlatform/appengine-java-standard) from 2.0.21 to 2.0.22. - [Release notes](https://github.com/GoogleCloudPlatform/appengine-java-standard/releases) - [Commits](https://github.com/GoogleCloudPlatform/appengine-java-standard/commits) --- updated-dependencies: - dependency-name: com.google.appengine:appengine-api-1.0-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7676d31 commit c305be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ artifacts {
5151
}
5252

5353
dependencies {
54-
compileOnly 'com.google.appengine:appengine-api-1.0-sdk:2.0.21'
54+
compileOnly 'com.google.appengine:appengine-api-1.0-sdk:2.0.22'
5555
api 'com.squareup.okhttp3:okhttp:4.11.0'
5656
api 'com.google.code.gson:gson:2.10.1'
5757
api 'io.opencensus:opencensus-api:0.31.1'

0 commit comments

Comments
 (0)