Skip to content

Commit

Permalink
Update dependency com.graphql-java:graphql-java to v17
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate-bot committed Aug 14, 2021
1 parent 47a45d7 commit 6604eb3
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 @@ -52,7 +52,7 @@ dependencies {
compile "io.sentry:sentry:${sentryVersion}"
compile 'org.flywaydb:flyway-core:6.5.7'
compile "org.postgresql:postgresql:${postgresqlVersion}"
compile 'com.graphql-java:graphql-java:16.2'
compile 'com.graphql-java:graphql-java:17.1'
compile 'com.graphql-java-kickstart:graphql-java-servlet:11.1.1'

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

0 comments on commit 6604eb3

Please sign in to comment.