Skip to content

Commit 59ae648

Browse files
chore(deps): bump org.jetbrains.dokka:dokka-maven-plugin
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]>
1 parent dca3638 commit 59ae648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client-kotlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<plugin>
109109
<groupId>org.jetbrains.dokka</groupId>
110110
<artifactId>dokka-maven-plugin</artifactId>
111-
<version>1.9.10</version>
111+
<version>1.9.20</version>
112112
<executions>
113113
<execution>
114114
<id>dokka-pre-site</id>

0 commit comments

Comments
 (0)