Merged
Conversation
aaron-steinfeld
commented
Jun 10, 2022
| api("com.typesafe:config:1.4.2") | ||
| api("com.google.guava:guava:31.1-jre") | ||
| api("com.graphql-java-kickstart:graphql-java-servlet:10.1.0") | ||
| api("io.grpc:grpc-api:1.45.1") |
Contributor
Author
There was a problem hiding this comment.
Replaced by a single grpc bom declaration
3 tasks
This comment has been minimized.
This comment has been minimized.
Codecov Report
@@ Coverage Diff @@
## main #103 +/- ##
=========================================
Coverage 57.98% 57.98%
Complexity 253 253
=========================================
Files 86 86
Lines 1290 1290
Branches 39 39
=========================================
Hits 748 748
Misses 512 512
Partials 30 30
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
tim-mwangi
approved these changes
Jun 10, 2022
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Updated a number of dependencies to latest to avoid vulnerabilities.