Skip to content

Commit f7a2ab8

Browse files
Bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.20 to 2.0.0 (#1087)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d23008 commit f7a2ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
8989
<maven-javadoc-plugin.version>3.11.2</maven-javadoc-plugin.version>
9090
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
91-
<dokka.version>1.9.20</dokka.version>
91+
<dokka.version>2.0.0</dokka.version>
9292
<animal-sniffer.version>1.24</animal-sniffer.version>
9393
<api-level-24.version>7.0_r2</api-level-24.version>
9494
<nexus-staging-maven-plugin.version>1.7.0</nexus-staging-maven-plugin.version>

0 commit comments

Comments
 (0)