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