Skip to content

Commit dc342f8

Browse files
Bump org.jetbrains.dokka:dokka-maven-plugin from 1.7.20 to 1.9.20
Bumps [org.jetbrains.dokka:dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.7.20 to 1.9.20. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v1.7.20...v1.9.20) --- updated-dependencies: - dependency-name: org.jetbrains.dokka:dokka-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0fdd5d3 commit dc342f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin-libraries-2/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@
308308
<kotlinx-cli-jvm.version>0.3.6</kotlinx-cli-jvm.version>
309309
<moshi.version>1.14.0</moshi.version>
310310
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
311-
<dokka-maven-plugin.version>1.7.20</dokka-maven-plugin.version>
311+
<dokka-maven-plugin.version>1.9.20</dokka-maven-plugin.version>
312312
<os-maven-plugin.version>1.7.0</os-maven-plugin.version>
313313
<protobuf-maven-plugin.version>0.6.1</protobuf-maven-plugin.version>
314314
</properties>

0 commit comments

Comments
 (0)