Skip to content

Commit

Permalink
Added api dependency to org.springframework.graphql:spring-graphql-te…
Browse files Browse the repository at this point in the history
…st (#1999)

* Added api dependency to org.springframework.graphql:spring-graphql-test in graphql-dgs-spring-graphql-starter-test

* dependency update
  • Loading branch information
paulbakker committed Sep 9, 2024
1 parent b69bd90 commit f6b81b6
Show file tree
Hide file tree
Showing 6 changed files with 918 additions and 77 deletions.
39 changes: 1 addition & 38 deletions graphql-dgs-extended-scalars/dependencies.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 16 additions & 4 deletions graphql-dgs-spring-graphql-example-java/dependencies.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions graphql-dgs-spring-graphql-starter-test/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@

dependencies {
api(project(":graphql-dgs-spring-graphql-test"))
api("org.springframework.graphql:spring-graphql-test")

}
Loading

0 comments on commit f6b81b6

Please sign in to comment.