Skip to content

Commit ca489f3

Browse files
Bump graphql-codegen-maven-plugin from 4.0.1 to 4.1.1 (#660)
Bumps [graphql-codegen-maven-plugin](https://github.com/kobylynskyi/graphql-java-codegen) from 4.0.1 to 4.1.1. - [Release notes](https://github.com/kobylynskyi/graphql-java-codegen/releases) - [Commits](kobylynskyi/graphql-java-codegen@v4.0.1...v4.1.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 840d208 commit ca489f3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

mocks/pdl-mock/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>io.github.kobylynskyi</groupId>
4040
<artifactId>graphql-codegen-maven-plugin</artifactId>
41-
<version>4.0.1</version>
41+
<version>4.1.1</version>
4242
</dependency>
4343
<dependency>
4444
<groupId>org.mockito</groupId>
@@ -72,7 +72,7 @@
7272
<plugin>
7373
<groupId>io.github.kobylynskyi</groupId>
7474
<artifactId>graphql-codegen-maven-plugin</artifactId>
75-
<version>4.0.1</version>
75+
<version>4.1.1</version>
7676
<executions>
7777
<execution>
7878
<goals>

mocks/saf-mock/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<plugin>
6868
<groupId>io.github.kobylynskyi</groupId>
6969
<artifactId>graphql-codegen-maven-plugin</artifactId>
70-
<version>4.0.1</version>
70+
<version>4.1.1</version>
7171
<executions>
7272
<execution>
7373
<goals>

0 commit comments

Comments
 (0)