Skip to content

Commit 72155b1

Browse files
chore(deps): bump appengine-api-1.0-sdk from 2.0.3 to 2.0.4 (#808)
Bumps [appengine-api-1.0-sdk](https://github.com/GoogleCloudPlatform/appengine-java-standard) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/GoogleCloudPlatform/appengine-java-standard/releases) - [Commits](GoogleCloudPlatform/appengine-java-standard@v2.0.3...v2.0.4) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent baf32b0 commit 72155b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3'
54+
compileOnly 'com.google.appengine:appengine-api-1.0-sdk:2.0.4'
5555
api 'com.squareup.okhttp3:okhttp:4.9.3'
5656
api 'com.google.code.gson:gson:2.9.0'
5757
api 'io.opencensus:opencensus-api:0.31.0'

0 commit comments

Comments
 (0)