Skip to content

Commit

Permalink
chore(deps): update dependency com.google.cloud.tools:appengine-maven…
Browse files Browse the repository at this point in the history
…-plugin to v2.5.0
  • Loading branch information
renovate-bot committed Oct 3, 2023
1 parent afb8410 commit 1ae9404
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appengine/springboot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.4.4</version>
<version>2.5.0</version>
</plugin>
<plugin>
<groupId>org.springframework.boot</groupId>
Expand Down
2 changes: 1 addition & 1 deletion getting-started/android-with-appengine/backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ limitations under the License.
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.4.4</version>
<version>2.5.0</version>
<configuration>
</configuration>
</plugin>
Expand Down

0 comments on commit 1ae9404

Please sign in to comment.