Skip to content

Commit

Permalink
Bump dokka-maven-plugin from 1.6.20 to 1.6.21
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Apr 25, 2022
1 parent d751ab9 commit 474deeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<junit.jupiter.version>5.8.2</junit.jupiter.version>
<slf4j.version>1.7.36</slf4j.version>
<log4j.version>2.13.3</log4j.version>
<dokka.version>1.6.20</dokka.version>
<dokka.version>1.6.21</dokka.version>

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

0 comments on commit 474deeb

Please sign in to comment.