Skip to content

Commit

Permalink
Remove dokka filter
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Berezovskyi <[email protected]>
  • Loading branch information
berezovskyi committed Jul 14, 2023
1 parent bc9e20f commit 20b65c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@
<pluginExecutionFilter>
<groupId>org.jetbrains.dokka</groupId>
<artifactId>dokka-maven-plugin</artifactId>
<versionRange>[1.4.32,)</versionRange>
<!-- <versionRange>[1.4.32,)</versionRange>-->
<goals>
<goal>javadocJar</goal>
</goals>
Expand Down

0 comments on commit 20b65c6

Please sign in to comment.