Skip to content

Commit caa9010

Browse files
Bump dokka-maven-plugin from 1.6.0 to 1.6.10
Bumps [dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.6.0 to 1.6.10. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v1.6.0...v1.6.10) --- 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 ab150ad commit caa9010

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)