Skip to content

Commit 2c4dd7a

Browse files
chore(deps): bump appengine-api-1.0-sdk from 2.0.4 to 2.0.9 (#863)
Bumps [appengine-api-1.0-sdk](https://github.com/GoogleCloudPlatform/appengine-java-standard) from 2.0.4 to 2.0.9. - [Release notes](https://github.com/GoogleCloudPlatform/appengine-java-standard/releases) - [Commits](GoogleCloudPlatform/appengine-java-standard@v2.0.4...v2.0.9) --- 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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8cbc94c commit 2c4dd7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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.4'
54+
compileOnly 'com.google.appengine:appengine-api-1.0-sdk:2.0.9'
5555
api 'com.squareup.okhttp3:okhttp:4.10.0'
5656
api 'com.google.code.gson:gson:2.9.1'
5757
api 'io.opencensus:opencensus-api:0.31.0'

0 commit comments

Comments
 (0)