Skip to content

Commit

Permalink
Bump dgs codegen => 5.8.1 (#79)
Browse files Browse the repository at this point in the history
* Bump dgs-codegen-core.version => 5.7.3

* Bump dgs-codegen => 5.8.0

 - Netflix/dgs-codegen#553

* Bump dgs-codegen => 5.8.1

---------

Co-authored-by: deweyjose <richard.e.jose@gmail.com>
  • Loading branch information
zorglube and deweyjose authored May 29, 2023
1 parent 746cf45 commit 557a43b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>io.github.deweyjose</groupId>
<artifactId>graphqlcodegen-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>1.35</version>
<version>1.36</version>

<name>GraphQL Code Generator</name>
<description>Maven port of the Netflix DGS GraphQL Codegen gradle build plugin</description>
Expand Down Expand Up @@ -33,7 +33,7 @@
</scm>

<properties>
<graphql-dgs-codegen-core.version>5.8.0</graphql-dgs-codegen-core.version>
<graphql-dgs-codegen-core.version>5.8.1</graphql-dgs-codegen-core.version>
<java.version>1.8</java.version>
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
<maven-deploy-plugin.version>3.0.0-M1</maven-deploy-plugin.version>
Expand Down

0 comments on commit 557a43b

Please sign in to comment.