Skip to content

Commit

Permalink
Update dependency com.graphql-java:graphql-java to v20.7 (#2633)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent f8e037a commit 067f39d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies {
implementation "io.sentry:sentry:${sentryVersion}"
implementation 'org.flywaydb:flyway-core:8.5.13'
implementation "org.postgresql:postgresql:${postgresqlVersion}"
implementation 'com.graphql-java:graphql-java:20.4'
implementation 'com.graphql-java:graphql-java:20.7'
implementation 'com.graphql-java-kickstart:graphql-java-servlet:12.0.0'

testImplementation "io.dropwizard:dropwizard-testing:${dropwizardVersion}"
Expand Down

0 comments on commit 067f39d

Please sign in to comment.