Skip to content

Commit

Permalink
Bump org.jetbrains.dokka:dokka-maven-plugin from 1.6.21 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.6.21 to 1.9.0.
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](Kotlin/dokka@v1.6.21...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 22, 2023
1 parent 06dfcb3 commit f21baf9
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 @@ -53,7 +53,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<kotlin.version>1.6.21</kotlin.version>
<dokka.version>${kotlin.version}</dokka.version>
<dokka.version>1.9.0</dokka.version>

<axon.version>4.6.7</axon.version>

Expand Down

0 comments on commit f21baf9

Please sign in to comment.