This repository was archived by the owner on Sep 16, 2023. It is now read-only.
feat(deps): adopt flatten plugin and google-cloud-shared-dependencies#184
Merged
stephaniewang526 merged 1 commit intogoogleapis:masterfrom Jun 17, 2020
Merged
feat(deps): adopt flatten plugin and google-cloud-shared-dependencies#184stephaniewang526 merged 1 commit intogoogleapis:masterfrom
stephaniewang526 merged 1 commit intogoogleapis:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #184 +/- ##
=========================================
Coverage 72.43% 72.43%
Complexity 219 219
=========================================
Files 19 19
Lines 1669 1669
Branches 26 26
=========================================
Hits 1209 1209
Misses 427 427
Partials 33 33 Continue to review full report at Codecov.
|
stephaniewang526
approved these changes
Jun 17, 2020
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Jun 23, 2020
🤖 I have created a release \*beep\* \*boop\* --- ## [1.1.0](https://www.github.com/googleapis/java-containeranalysis/compare/v1.0.0...v1.1.0) (2020-06-22) ### Features * **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#184](https://www.github.com/googleapis/java-containeranalysis/issues/184)) ([ab9f795](https://www.github.com/googleapis/java-containeranalysis/commit/ab9f7954a65a1af2926ef91e943ffd62f6368841)) ### Dependencies * update dependency com.google.protobuf:protobuf-java-util to v3.12.2 ([#152](https://www.github.com/googleapis/java-containeranalysis/issues/152)) ([853394e](https://www.github.com/googleapis/java-containeranalysis/commit/853394e8a44a71f31a456fb212b6350f928537a9)) * update dependency io.grpc:grpc-bom to v1.30.0 ([#168](https://www.github.com/googleapis/java-containeranalysis/issues/168)) ([5b4e230](https://www.github.com/googleapis/java-containeranalysis/commit/5b4e23051c58b3b9cf17f1aab1e36e6a0de0fcba)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@stephaniewang526 @chingor13