Skip to content

Commit fcf5a0c

Browse files
Bump dokka-maven-plugin from 1.4.32 to 1.5.0
Bumps [dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.4.32 to 1.5.0. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v1.4.32...v1.5.0) --- updated-dependencies: - dependency-name: org.jetbrains.dokka:dokka-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2400e8b commit fcf5a0c

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)