Bump graphql-dgs-platform-dependencies from 5.0.4 to 5.0.5
Bumps [graphql-dgs-platform-dependencies](https://github.com/Netflix/dgs-framework) from 5.0.4 to 5.0.5. - [Release notes](https://github.com/Netflix/dgs-framework/releases) - [Commits](https://github.com/Netflix/dgs-framework/compare/v5.0.4...v5.0.5) --- updated-dependencies: - dependency-name: com.netflix.graphql.dgs:graphql-dgs-platform-dependencies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5e5d7d79dd
commit
a62fb0f6a0
@ -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.0.4"))
|
implementation(platform("com.netflix.graphql.dgs:graphql-dgs-platform-dependencies:5.0.5"))
|
||||||
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