Skip to content

Commit 22b84c0

Browse files
Bump dokka-maven-plugin from 1.5.30 to 1.5.31
Bumps [dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.5.30 to 1.5.31. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v1.5.30...v1.5.31) --- 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 25898a2 commit 22b84c0

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.8.1</junit.jupiter.version>
4242
<slf4j.version>1.7.32</slf4j.version>
4343
<log4j.version>2.13.3</log4j.version>
44-
<dokka.version>1.5.30</dokka.version>
44+
<dokka.version>1.5.31</dokka.version>
4545

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

0 commit comments

Comments
 (0)