Skip to content

Commit

Permalink
Bump com.netflix.graphql.dgs:graphql-dgs-platform-dependencies
Browse files Browse the repository at this point in the history
Bumps [com.netflix.graphql.dgs:graphql-dgs-platform-dependencies](https://github.com/Netflix/dgs-framework) from 9.2.0 to 9.2.2.
- [Release notes](https://github.com/Netflix/dgs-framework/releases)
- [Commits](Netflix/dgs-framework@v9.2.0...v9.2.2)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 9114290 commit 06a84de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repositories {

dependencyManagement {
imports {
mavenBom 'com.netflix.graphql.dgs:graphql-dgs-platform-dependencies:9.2.0'
mavenBom 'com.netflix.graphql.dgs:graphql-dgs-platform-dependencies:9.2.2'
}
}

Expand Down

0 comments on commit 06a84de

Please sign in to comment.