Skip to content

Commit

Permalink
Bump org.jetbrains.dokka:dokka-maven-plugin from 1.8.20 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.dokka:dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.8.20 to 1.9.0.
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](Kotlin/dokka@v1.8.20...v1.9.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2023
1 parent 3d0c734 commit eeed334
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 @@ -18,7 +18,7 @@
<kotlin.version>1.9.10</kotlin.version>
<mockk.version>1.13.7</mockk.version>
<quarkus.version>3.3.2</quarkus.version>
<dokka.version>1.8.20</dokka.version>
<dokka.version>1.9.0</dokka.version>
<assertj.version>3.24.2</assertj.version>

<!-- This plugin is not compatible with kotlin -->
Expand Down

0 comments on commit eeed334

Please sign in to comment.