Skip to content

Commit 39750a0

Browse files
authored
Merge pull request #173 from AxonFramework/dependabot/maven/org.jetbrains.dokka-dokka-maven-plugin-1.6.10
Bump dokka-maven-plugin from 1.6.0 to 1.6.10
2 parents ab150ad + caa9010 commit 39750a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<junit.jupiter.version>5.8.2</junit.jupiter.version>
4141
<slf4j.version>1.7.32</slf4j.version>
4242
<log4j.version>2.13.3</log4j.version>
43-
<dokka.version>1.6.0</dokka.version>
43+
<dokka.version>1.6.10</dokka.version>
4444

4545
<!--
4646
Deactivate dokka by default, and make the build faster for all projects.

0 commit comments

Comments
 (0)