Commit bcab19e
Bump com.gradle.plugin-publish from 0.13.0 to 0.14.0 in /plugins/gradle/graphql-java-codegen-gradle-plugin (#616)
* Add ability to generate particular types as Java interfaces #606 (#610)
* Gradle 6.8.3.
* Added typesAsInterfaces config option.
* Updated doc.
* Basic implementation for generating type as interface.
* Tests for generating type as interface.
* Code style fixes.
* Code style fixes.
* Java 1.8 build fixes.
* Code style fixes.
* Code style fixes.
* Attempt to fix compilation.
* Code review fixes.
* Revert "Add ability to generate particular types as Java interfaces #606 (#610)" (#613)
This reverts commit 994f6fe.
* Bump com.gradle.plugin-publish
Bumps com.gradle.plugin-publish from 0.13.0 to 0.14.0.
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Alexey Zhokhov <[email protected]>
Co-authored-by: Bogdan Kobylynskyi <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent d7b3db0 commit bcab19e
File tree
1 file changed
+1
-1
lines changed- plugins/gradle/graphql-java-codegen-gradle-plugin
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments