Merge pull request #42 from CUBETIQ/dependabot/gradle/com.netflix.graphql.dgs-graphql-dgs-platform-dependencies-5.4.1
Bump graphql-dgs-platform-dependencies from 5.3.0 to 5.4.1
This commit is contained in:
commit
c9aad65b66
@ -10,7 +10,7 @@ plugins {
|
|||||||
dependencies {
|
dependencies {
|
||||||
api(project(":cubetiq-security-jwt"))
|
api(project(":cubetiq-security-jwt"))
|
||||||
|
|
||||||
implementation(platform("com.netflix.graphql.dgs:graphql-dgs-platform-dependencies:5.3.0"))
|
implementation(platform("com.netflix.graphql.dgs:graphql-dgs-platform-dependencies:5.4.1"))
|
||||||
implementation("com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter")
|
implementation("com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter")
|
||||||
runtimeOnly("com.netflix.graphql.dgs:graphql-dgs-subscriptions-websockets-autoconfigure")
|
runtimeOnly("com.netflix.graphql.dgs:graphql-dgs-subscriptions-websockets-autoconfigure")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user