Skip to content

Commit

Permalink
Bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.0 to 1.9.10
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.9.0 to 1.9.10.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and martinvisser committed Oct 20, 2023
1 parent 0a82ed1 commit 708bfd5
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 @@ -46,7 +46,7 @@
<maven.compiler.release>17</maven.compiler.release>

<compiler-plugin.version>3.11.0</compiler-plugin.version>
<dokka-maven-plugin.version>1.9.0</dokka-maven-plugin.version>
<dokka-maven-plugin.version>1.9.10</dokka-maven-plugin.version>
<git-commit-id.version>6.0.0</git-commit-id.version>
<jandex-maven-plugin.version>1.2.3</jandex-maven-plugin.version>
<jreleaser-maven-plugin.version>1.8.0</jreleaser-maven-plugin.version>
Expand Down

0 comments on commit 708bfd5

Please sign in to comment.