Skip to content

Commit

Permalink
chore(deps): bump com.google.appengine:appengine-api-1.0-sdk (#975)
Browse files Browse the repository at this point in the history
Bumps [com.google.appengine:appengine-api-1.0-sdk](https://github.com/GoogleCloudPlatform/appengine-java-standard) from 2.0.25 to 2.0.26.
- [Release notes](https://github.com/GoogleCloudPlatform/appengine-java-standard/releases)
- [Commits](GoogleCloudPlatform/appengine-java-standard@v2.0.25...v2.0.26)

---
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>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent e2a0cf5 commit 10e89b9
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.25'
compileOnly 'com.google.appengine:appengine-api-1.0-sdk:2.0.26'
api 'com.squareup.okhttp3:okhttp:4.11.0'
api 'com.google.code.gson:gson:2.10.1'
api 'io.opencensus:opencensus-api:0.31.1'
Expand Down

0 comments on commit 10e89b9

Please sign in to comment.