Skip to content

Commit

Permalink
build(deps): bump com.google.cloud.tools:appengine-gradle-plugin
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 48b9b0d commit 97d4242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ buildscript { // Configuration for building
mavenCentral()
}
dependencies {
classpath 'com.google.cloud.tools:appengine-gradle-plugin:2.4.5'
classpath 'com.google.cloud.tools:appengine-gradle-plugin:2.8.1'
}
}

Expand Down

0 comments on commit 97d4242

Please sign in to comment.