Skip to content

Commit bccad61

Browse files
Bump com.google.cloud.tools:appengine-gradle-plugin from 2.4.5 to 2.8.1 (#541)
Bumps [com.google.cloud.tools:appengine-gradle-plugin](https://github.com/GoogleCloudPlatform/appengine-plugins) from 2.4.5 to 2.8.1. - [Release notes](https://github.com/GoogleCloudPlatform/appengine-plugins/releases) - [Changelog](https://github.com/GoogleCloudPlatform/appengine-plugins/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleCloudPlatform/appengine-plugins/commits/v2.8.1) --- updated-dependencies: - dependency-name: com.google.cloud.tools:appengine-gradle-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a6d006e commit bccad61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ buildscript {
33
jcenter()
44
}
55
dependencies {
6-
classpath 'com.google.cloud.tools:appengine-gradle-plugin:2.4.5'
6+
classpath 'com.google.cloud.tools:appengine-gradle-plugin:2.8.1'
77
}
88
}
99

0 commit comments

Comments
 (0)