We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3975572 commit 92cce51Copy full SHA for 92cce51
README.md
@@ -13,6 +13,7 @@
13
14
__7.0.5 (SNAPSHOT)__
15
16
+- fixed compatibility with Gradle 7.x
17
- added support of build under JDK 16
18
- updated dependencies
19
changelog.txt
@@ -1,7 +1,8 @@
1
2
3
-- added support of build under JDK 16
4
-- updated dependencies
+ - fixed compatibility with Gradle 7.x
+ - added support of build under JDK 16
5
+ - updated dependencies
6
7
7.0.4 (26-sep-2020)
8
- fixed default flag state `keep comments` for start in CLI mode [#24](https://github.com/raydac/java-comment-preprocessor/issues/24)
0 commit comments