Skip to content

Commit

Permalink
Bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.20 to 2.0.0 (#1087)
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.20 to 2.0.0.
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](Kotlin/dokka@v1.9.20...v2.0.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.dokka:dokka-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 1d23008 commit f7a2ab8
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 @@ -88,7 +88,7 @@
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<maven-javadoc-plugin.version>3.11.2</maven-javadoc-plugin.version>
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
<dokka.version>1.9.20</dokka.version>
<dokka.version>2.0.0</dokka.version>
<animal-sniffer.version>1.24</animal-sniffer.version>
<api-level-24.version>7.0_r2</api-level-24.version>
<nexus-staging-maven-plugin.version>1.7.0</nexus-staging-maven-plugin.version>
Expand Down

0 comments on commit f7a2ab8

Please sign in to comment.