Skip to content

Commit

Permalink
Revert "Bump graphql-codegen-maven-plugin from 4.0.1 to 4.1.1 (#654)" (
Browse files Browse the repository at this point in the history
…#657)

This reverts commit 98c56f1.
  • Loading branch information
frode-carlsen committed Jan 14, 2021
1 parent b81bc1e commit 75b3dae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions mocks/pdl-mock/pom.xml
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>io.github.kobylynskyi</groupId>
<artifactId>graphql-codegen-maven-plugin</artifactId>
<version>4.1.1</version>
<version>4.0.1</version>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
Expand Down Expand Up @@ -72,7 +72,7 @@
<plugin>
<groupId>io.github.kobylynskyi</groupId>
<artifactId>graphql-codegen-maven-plugin</artifactId>
<version>4.1.1</version>
<version>4.0.1</version>
<executions>
<execution>
<goals>
Expand Down
2 changes: 1 addition & 1 deletion mocks/saf-mock/pom.xml
Expand Up @@ -67,7 +67,7 @@
<plugin>
<groupId>io.github.kobylynskyi</groupId>
<artifactId>graphql-codegen-maven-plugin</artifactId>
<version>4.1.1</version>
<version>4.0.1</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 75b3dae

Please sign in to comment.