Skip to content

Commit 6fb2d55

Browse files
chore(deps): bump com.google.appengine:appengine-api-1.0-sdk (#1003)
Bumps [com.google.appengine:appengine-api-1.0-sdk](https://github.com/GoogleCloudPlatform/appengine-java-standard) from 2.0.29 to 2.0.30. - [Release notes](https://github.com/GoogleCloudPlatform/appengine-java-standard/releases) - [Commits](GoogleCloudPlatform/appengine-java-standard@v2.0.29...v2.0.30) --- 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 a672c28 commit 6fb2d55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ artifacts {
5454
}
5555

5656
dependencies {
57-
compileOnly 'com.google.appengine:appengine-api-1.0-sdk:2.0.29'
57+
compileOnly 'com.google.appengine:appengine-api-1.0-sdk:2.0.30'
5858
api 'com.squareup.okhttp3:okhttp:4.11.0'
5959
api 'com.google.code.gson:gson:2.11.0'
6060
api 'io.opencensus:opencensus-api:0.31.1'

0 commit comments

Comments
 (0)