Skip to content

Commit 3f29cd9

Browse files
Bump dokka-maven-plugin from 1.7.10 to 1.7.20
Bumps [dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.7.10 to 1.7.20. - [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] <[email protected]>
1 parent 0dea386 commit 3f29cd9

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.9.0</junit.jupiter.version>
4141
<slf4j.version>2.0.1</slf4j.version>
4242
<log4j.version>2.13.3</log4j.version>
43-
<dokka.version>1.7.10</dokka.version>
43+
<dokka.version>1.7.20</dokka.version>
4444

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

0 commit comments

Comments
 (0)