Skip to content

Commit d5f6107

Browse files
Bump dokka-maven-plugin from 1.4.30 to 1.4.32
Bumps [dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.4.30 to 1.4.32. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v1.4.30...v1.4.32) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a4b5c7 commit d5f6107

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.1</junit.jupiter.version>
4242
<slf4j.version>1.7.30</slf4j.version>
4343
<log4j.version>2.13.3</log4j.version>
44-
<dokka.version>1.4.30</dokka.version>
44+
<dokka.version>1.4.32</dokka.version>
4545

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

0 commit comments

Comments
 (0)