Skip to content

Commit

Permalink
Bump io.github.deweyjose:graphqlcodegen-maven-plugin from 1.50 to 1.51.1
Browse files Browse the repository at this point in the history
Bumps [io.github.deweyjose:graphqlcodegen-maven-plugin](https://github.com/deweyjose/graphqlcodegen) from 1.50 to 1.51.1.
- [Release notes](https://github.com/deweyjose/graphqlcodegen/releases)
- [Commits](deweyjose/graphqlcodegen@graphqlcodegen-maven-plugin-1.50...graphqlcodegen-maven-plugin-1.51.1)

---
updated-dependencies:
- dependency-name: io.github.deweyjose:graphqlcodegen-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 5, 2024
1 parent 58b58d3 commit ef1482b
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 @@ -108,7 +108,7 @@
<!-- ======================================================================================================= -->
<!-- Maven plugins -->
<maven.checkstyle.plugin.version>3.3.1</maven.checkstyle.plugin.version>
<maven.graphqlcodegen.plugin.version>1.50</maven.graphqlcodegen.plugin.version>
<maven.graphqlcodegen.plugin.version>1.51.1</maven.graphqlcodegen.plugin.version>
<maven.puppycrawl.checkstyle.version>10.12.6</maven.puppycrawl.checkstyle.version>
<maven.compiler.plugin.version>3.12.1</maven.compiler.plugin.version>

Expand Down

0 comments on commit ef1482b

Please sign in to comment.