Skip to content

Commit

Permalink
chore(deps): bump com.google.appengine:appengine-api-1.0-sdk
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.26 to 2.0.27.
- [Release notes](https://github.com/GoogleCloudPlatform/appengine-java-standard/releases)
- [Commits](GoogleCloudPlatform/appengine-java-standard@v2.0.26...v2.0.27)

---
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]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 8aeaa30 commit f6a5496
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 @@ -54,7 +54,7 @@ artifacts {
}

dependencies {
compileOnly 'com.google.appengine:appengine-api-1.0-sdk:2.0.26'
compileOnly 'com.google.appengine:appengine-api-1.0-sdk:2.0.27'
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 f6a5496

Please sign in to comment.