Skip to content

Commit 474deeb

Browse files
Bump dokka-maven-plugin from 1.6.20 to 1.6.21
Bumps [dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.6.20 to 1.6.21. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](https://github.com/Kotlin/dokka/commits) --- updated-dependencies: - dependency-name: org.jetbrains.dokka:dokka-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d751ab9 commit 474deeb

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.36</slf4j.version>
4242
<log4j.version>2.13.3</log4j.version>
43-
<dokka.version>1.6.20</dokka.version>
43+
<dokka.version>1.6.21</dokka.version>
4444

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

0 commit comments

Comments
 (0)