Merge pull request #46 from CUBETIQ/dependabot/gradle/com.netflix.graphql.dgs-graphql-dgs-platform-dependencies-5.4.3
Bump graphql-dgs-platform-dependencies from 5.4.1 to 5.4.3
This commit is contained in:
commit
ba218d15ca
@ -10,7 +10,7 @@ plugins {
|
||||
dependencies {
|
||||
api(project(":cubetiq-security-jwt"))
|
||||
|
||||
implementation(platform("com.netflix.graphql.dgs:graphql-dgs-platform-dependencies:5.4.1"))
|
||||
implementation(platform("com.netflix.graphql.dgs:graphql-dgs-platform-dependencies:5.4.3"))
|
||||
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