Skip to content

Commit ed0937b

Browse files
dependabot[bot]rm3l
authored andcommitted
chore(deps): bump graphql-dgs-spring-boot-starter in /backend/api
Bumps [graphql-dgs-spring-boot-starter](https://github.com/Netflix/dgs-framework) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/Netflix/dgs-framework/releases) - [Commits](Netflix/dgs-framework@v4.0.1...v4.1.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ead10f commit ed0937b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/api/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies {
5353
implementation('org.springframework.boot:spring-boot-starter-web')
5454

5555
// GraphQL and GraphiQL (via Netflix Data Graph Service (DGS))
56-
implementation "com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter:4.0.1"
56+
implementation "com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter:4.1.0"
5757

5858
testImplementation "org.springframework.boot:spring-boot-starter-test:2.5.0"
5959
}

0 commit comments

Comments
 (0)