Skip to content

Commit 49ea064

Browse files
chore(deps): bump org.jetbrains.dokka:dokka-maven-plugin (#609)
Bumps [org.jetbrains.dokka:dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.9.10 to 1.9.20. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v1.9.10...v1.9.20) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c3033e3 commit 49ea064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<kotlin.compiler.jvmTarget>${maven.compiler.source}</kotlin.compiler.jvmTarget>
8888
<kotlin.coroutine.version>1.8.0</kotlin.coroutine.version>
8989
<!-- https://kotlin.github.io/dokka/1.7.10/user_guide/maven/usage/ -->
90-
<dokka.version>1.9.10</dokka.version>
90+
<dokka.version>1.9.20</dokka.version>
9191
<dokka.link.jdk.version>8</dokka.link.jdk.version>
9292

9393
<slf4j.version>2.0.7</slf4j.version>

0 commit comments

Comments
 (0)