Skip to content

Commit

Permalink
Merge pull request #227 from Netflix/dependabot/gradle/reviews-dgs/co…
Browse files Browse the repository at this point in the history
…m.netflix.graphql.dgs-graphql-dgs-platform-dependencies-5.4.3
  • Loading branch information
berngp authored Nov 8, 2022
2 parents 82e45ce + 964c595 commit 577070b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reviews-dgs/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ repositories {
}

dependencies {
implementation(platform("com.netflix.graphql.dgs:graphql-dgs-platform-dependencies:5.0.4"))
implementation(platform("com.netflix.graphql.dgs:graphql-dgs-platform-dependencies:5.4.3"))
implementation("com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter")

implementation("org.springframework.boot:spring-boot-starter-web")
Expand Down

0 comments on commit 577070b

Please sign in to comment.