Skip to content

Commit

Permalink
Bump dokka-maven-plugin from 1.6.10 to 1.6.20
Browse files Browse the repository at this point in the history
Bumps [dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.6.10 to 1.6.20.
- [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 15, 2022
1 parent 253f1e3 commit 7ce3dc3
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 @@ -38,7 +38,7 @@
<version.jboss-logging>3.4.3.Final</version.jboss-logging>
<version.jboss-logging-tools>2.2.1.Final</version.jboss-logging-tools>
<version.kotlin>1.6.20</version.kotlin>
<version.kotlin-dokka>1.6.10</version.kotlin-dokka>
<version.kotlin-dokka>1.6.20</version.kotlin-dokka>
<version.kotlinx-coroutines>1.6.1</version.kotlinx-coroutines>
<version.microprofile-fault-tolerance>3.0</version.microprofile-fault-tolerance>
<version.microprofile-config-api>2.0</version.microprofile-config-api>
Expand Down

0 comments on commit 7ce3dc3

Please sign in to comment.