Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

feat: Remove use of deprecated gradle command in java README (#1196) - #107

Merged
gcf-merge-on-green[bot] merged 1 commit into
masterfrom
owl-bot-update-lock-8a486672c9a4ae5e7d55b9ac252ce1741582b8c2ceeda40efa32376325809928
Aug 30, 2021
Merged

feat: Remove use of deprecated gradle command in java README (#1196)#107
gcf-merge-on-green[bot] merged 1 commit into
masterfrom
owl-bot-update-lock-8a486672c9a4ae5e7d55b9ac252ce1741582b8c2ceeda40efa32376325809928

Conversation

@gcf-owl-bot

Copy link
Copy Markdown
Contributor

No description provided.

Per internal bug 197475869, the "compile" command in gradle has been deprecated in favor of "implementation" for many years, and is actually removed in the latest versions of gradle
Source-Link: googleapis/synthtool@e770c12
Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:8a486672c9a4ae5e7d55b9ac252ce1741582b8c2ceeda40efa32376325809928
@gcf-owl-bot
gcf-owl-botBot requested a review from a teamAugust 27, 2021 18:11
@google-clagoogle-claBot added the cla: yes This human has signed the Contributor License Agreement. label Aug 27, 2021
@product-auto-labelproduct-auto-labelBot added the api: appengine Issues related to the googleapis/java-appengine-admin API. label Aug 27, 2021
@Neenu1995Neenu1995 added automerge Merge the pull request once unit tests and other checks pass. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Aug 30, 2021
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 30, 2021
@gcf-merge-on-green
gcf-merge-on-greenBot merged commit 56d2811 into masterAug 30, 2021
@gcf-merge-on-green
gcf-merge-on-greenBot deleted the owl-bot-update-lock-8a486672c9a4ae5e7d55b9ac252ce1741582b8c2ceeda40efa32376325809928 branch August 30, 2021 19:16
@gcf-merge-on-greengcf-merge-on-greenBot removed the automerge Merge the pull request once unit tests and other checks pass. label Aug 30, 2021
gcf-merge-on-greenBot pushed a commit that referenced this pull request Sep 15, 2021
🤖 I have created a release \*beep\* \*boop\*
---
## [2.1.0](https://www.github.com/googleapis/java-appengine-admin/compare/v2.0.0...v2.1.0) (2021-09-14)
### Features
* Remove use of deprecated gradle command in java README ([#1196](https://www.github.com/googleapis/java-appengine-admin/issues/1196)) ([#107](https://www.github.com/googleapis/java-appengine-admin/issues/107)) ([56d2811](https://www.github.com/googleapis/java-appengine-admin/commit/56d281182957d0cb28e780bba7125dcf2970d6c0))
### Dependencies
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.0.1 ([#99](https://www.github.com/googleapis/java-appengine-admin/issues/99)) ([58e4679](https://www.github.com/googleapis/java-appengine-admin/commit/58e46796278c6836531497f46bf19dbef82ebc2a))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.1.0 ([#103](https://www.github.com/googleapis/java-appengine-admin/issues/103)) ([f83cedf](https://www.github.com/googleapis/java-appengine-admin/commit/f83cedf8b3c163ba585250a6597930b11ff3fce1))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.0 ([#109](https://www.github.com/googleapis/java-appengine-admin/issues/109)) ([33dbbd8](https://www.github.com/googleapis/java-appengine-admin/commit/33dbbd89d3410d37176bb4625bd833514090e493))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.1 ([#117](https://www.github.com/googleapis/java-appengine-admin/issues/117)) ([e45e18f](https://www.github.com/googleapis/java-appengine-admin/commit/e45e18f126c7f58b621fb3cbd8c4d2d077acc59e))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
@release-pleaserelease-pleaseBot mentioned this pull request Aug 3, 2022
@release-pleaserelease-pleaseBot mentioned this pull request Aug 22, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: appengineIssues related to the googleapis/java-appengine-admin API.cla: yesThis human has signed the Contributor License Agreement.owl-bot-update-lock

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Neenu1995@yoshi-kokoro