Skip to content

Commit

Permalink
Bump com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-core (#166)
Browse files Browse the repository at this point in the history
Bumps [com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-core](https://github.com/Netflix/dgs-codegen) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/Netflix/dgs-codegen/releases)
- [Commits](Netflix/dgs-codegen@v6.2.1...v6.2.2)

---
updated-dependencies:
- dependency-name: com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 23, 2024
1 parent 2777d43 commit ead506e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<graphql-dgs-codegen-core.version>6.2.1</graphql-dgs-codegen-core.version>
<graphql-dgs-codegen-core.version>6.2.2</graphql-dgs-codegen-core.version>
<java.version>1.8</java.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<maven-deploy-plugin.version>3.0.0-M1</maven-deploy-plugin.version>
Expand Down

0 comments on commit ead506e

Please sign in to comment.