Skip to content

Commit e28caeb

Browse files
committed
Set maven plugin version to 4.1.6
1 parent 35e7ba3 commit e28caeb

File tree

1 file changed

+1
-1
lines changed
  • plugins/maven/graphql-java-codegen-maven-plugin

1 file changed

+1
-1
lines changed

plugins/maven/graphql-java-codegen-maven-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>io.github.kobylynskyi</groupId>
55
<artifactId>graphql-codegen-maven-plugin</artifactId>
6-
<version>5.0.0-SNAPSHOT</version>
6+
<version>4.1.6</version>
77
<packaging>maven-plugin</packaging>
88

99
<name>graphql-codegen-maven-plugin</name>

0 commit comments

Comments
 (0)