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](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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent 860b3e0 commit 9836b78
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 @@ -44,7 +44,7 @@
<version.jboss-logging>3.5.3.Final</version.jboss-logging>
<version.jboss-logging-tools>2.2.1.Final</version.jboss-logging-tools>
<version.kotlin>1.9.10</version.kotlin>
<version.kotlin-dokka>1.8.20</version.kotlin-dokka>
<version.kotlin-dokka>1.9.0</version.kotlin-dokka>
<version.kotlinx-coroutines>1.7.3</version.kotlinx-coroutines>
<version.micrometer-core>1.11.3</version.micrometer-core>
<version.microprofile-fault-tolerance>4.0.2</version.microprofile-fault-tolerance>
Expand Down

0 comments on commit 9836b78

Please sign in to comment.