-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump com.graphql-java:graphql-java-extended-scalars in /backend #7793
Bump com.graphql-java:graphql-java-extended-scalars in /backend #7793
Conversation
Quality Gate passedIssues Measures |
@@ -43,7 +43,7 @@ dependencies { | |||
// graphql-java-extended-validation schema directives | |||
implementation 'com.graphql-java:graphql-java-extended-validation:21.0' | |||
// graphql-java-extended-scalars | |||
implementation 'com.graphql-java:graphql-java-extended-scalars:20.0' | |||
implementation 'com.graphql-java:graphql-java-extended-scalars:22.0' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nevermind, it is a dependency of com.graphql-java:graphql-java-extended-validation:21.0
which we do use 😅
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm on dev 2!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested hitting several different flows hitting a variety of different backend endpoints and everything was working as expected on dev2 -- lgtm
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
BACKEND PULL REQUEST
Related Issue
Additional Information
Testing