Skip to content

Commit 027ed4e

Browse files
dependabot[bot]zavakid
authored andcommitted
chore(deps): bump org.jetbrains.dokka:dokka-maven-plugin
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](Kotlin/dokka@v1.9.0...v1.9.10) --- 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>
1 parent d53d18d commit 027ed4e

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
@@ -69,7 +69,7 @@
6969
<!-- https://kotlinlang.org/docs/maven.html#specifying-compiler-options -->
7070
<kotlin.compiler.apiVersion>1.5</kotlin.compiler.apiVersion>
7171
<kotlin.compiler.jvmTarget>${maven.compiler.source}</kotlin.compiler.jvmTarget>
72-
<dokka.version>1.9.0</dokka.version>
72+
<dokka.version>1.9.10</dokka.version>
7373
<dokka.link.jdk.version>8</dokka.link.jdk.version>
7474

7575
<!-- testing dependencies versions -->

0 commit comments

Comments
 (0)