Skip to content

Commit

Permalink
Bump com.google.cloud.tools:appengine-maven-plugin from 2.5.1 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps [com.google.cloud.tools:appengine-maven-plugin](https://github.com/GoogleCloudPlatform/appengine-plugins) from 2.5.1 to 2.7.0.
- [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.7.0)

---
updated-dependencies:
- dependency-name: com.google.cloud.tools:appengine-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mergify[bot] committed Jan 19, 2024
1 parent 1901c4a commit f4c20a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.5.1</version>
<version>2.7.0</version>
<configuration>
<projectId>${appengine.app.name}</projectId>
<version>${appengine.app.version}</version>
Expand Down

0 comments on commit f4c20a9

Please sign in to comment.