Skip to content

Commit 308c007

Browse files
authored
Merge pull request #134 from AxonFramework/dependabot/maven/org.jetbrains.dokka-dokka-maven-plugin-1.5.0
Bump dokka-maven-plugin from 1.4.32 to 1.5.0
2 parents 2400e8b + fcf5a0c commit 308c007

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
@@ -41,7 +41,7 @@
4141
<junit.jupiter.version>5.7.2</junit.jupiter.version>
4242
<slf4j.version>1.7.31</slf4j.version>
4343
<log4j.version>2.13.3</log4j.version>
44-
<dokka.version>1.4.32</dokka.version>
44+
<dokka.version>1.5.0</dokka.version>
4545

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

0 commit comments

Comments
 (0)