Skip to content

Commit 1b0e3da

Browse files
Bump appengine-api-1.0-sdk from 1.9.38 to 2.0.6
Bumps [appengine-api-1.0-sdk](https://github.com/GoogleCloudPlatform/appengine-java-standard) from 1.9.38 to 2.0.6. - [Release notes](https://github.com/GoogleCloudPlatform/appengine-java-standard/releases) - [Commits](https://github.com/GoogleCloudPlatform/appengine-java-standard/commits/v2.0.6) --- updated-dependencies: - dependency-name: com.google.appengine:appengine-api-1.0-sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f8ecf7 commit 1b0e3da

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
@@ -44,7 +44,7 @@ dependencies {
4444
compileOnly 'javax.servlet:servlet-api:2.5'
4545
compileOnly 'com.squareup.okhttp:okhttp:2.7.5' // support both v2 and v3 to avoid
4646
compileOnly 'com.squareup.okhttp3:okhttp:4.10.0' // method count bloat
47-
compileOnly 'com.google.appengine:appengine-api-1.0-sdk:1.9.38'
47+
compileOnly 'com.google.appengine:appengine-api-1.0-sdk:2.0.6'
4848

4949
testImplementation 'org.testng:testng:6.9.10'
5050
testImplementation 'org.mockito:mockito-core:1.10.19'

0 commit comments

Comments
 (0)