提交 ddd61dc1 编写于 作者: B Bogdan Kobylynskyi

Update versions in README

上级 0cf0d4d1
......@@ -17,7 +17,7 @@
```groovy
plugins {
id "io.github.kobylynskyi.graphql.codegen" version "5.5.0"
id "io.github.kobylynskyi.graphql.codegen" version "5.6.0"
}
```
......@@ -31,7 +31,7 @@ buildscript {
}
}
dependencies {
classpath "io.github.kobylynskyi.graphql.codegen:graphql-codegen-gradle-plugin:5.5.0"
classpath "io.github.kobylynskyi.graphql.codegen:graphql-codegen-gradle-plugin:5.6.0"
}
}
......
......@@ -20,7 +20,7 @@
<plugin>
<groupId>io.github.kobylynskyi</groupId>
<artifactId>graphql-codegen-maven-plugin</artifactId>
<version>5.5.0</version>
<version>5.6.0</version>
<executions>
<execution>
<goals>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册