Skip to content

Commit

Permalink
chore(deps): bump appengine-api-1.0-sdk from 2.0.4 to 2.0.9 (#863)
Browse files Browse the repository at this point in the history
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] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2022
1 parent 8cbc94c commit 2c4dd7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ artifacts {
}

dependencies {
compileOnly 'com.google.appengine:appengine-api-1.0-sdk:2.0.4'
compileOnly 'com.google.appengine:appengine-api-1.0-sdk:2.0.9'
api 'com.squareup.okhttp3:okhttp:4.10.0'
api 'com.google.code.gson:gson:2.9.1'
api 'io.opencensus:opencensus-api:0.31.0'
Expand Down

0 comments on commit 2c4dd7a

Please sign in to comment.