Skip to content

Commit

Permalink
Polishing standalone setup documentation
Browse files Browse the repository at this point in the history
See gh-606
  • Loading branch information
bclozel committed Jul 12, 2024
1 parent c1ed773 commit 07fe0e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spring-graphql-docs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ dependencies {
api 'org.springframework.data:spring-data-commons'
api 'com.querydsl:querydsl-core'
api "org.springframework.boot:spring-boot-starter-graphql:${springBootVersion}"
api "org.springframework.boot:spring-boot-starter-web:${springBootVersion}"
}

jar {
Expand Down

0 comments on commit 07fe0e0

Please sign in to comment.