Skip to content

Commit

Permalink
Bump com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-core (#132)
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.1.4 to 6.1.5.
- [Release notes](https://github.com/Netflix/dgs-codegen/releases)
- [Commits](Netflix/dgs-codegen@v6.1.4...v6.1.5)

---
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 Mar 26, 2024
1 parent 50fd711 commit f9c0f27
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.1.4</graphql-dgs-codegen-core.version>
<graphql-dgs-codegen-core.version>6.1.5</graphql-dgs-codegen-core.version>
<java.version>1.8</java.version>
<maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>
<maven-deploy-plugin.version>3.0.0-M1</maven-deploy-plugin.version>
Expand Down

0 comments on commit f9c0f27

Please sign in to comment.