Skip to content

Commit c7d2fd2

Browse files
Bump dokka-maven-plugin from 1.6.20 to 1.6.21
Bumps [dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.6.20 to 1.6.21. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](https://github.com/Kotlin/dokka/commits) --- 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 776f56b commit c7d2fd2

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
@@ -262,7 +262,7 @@
262262
<plugin>
263263
<groupId>org.jetbrains.dokka</groupId>
264264
<artifactId>dokka-maven-plugin</artifactId>
265-
<version>1.6.20</version>
265+
<version>1.6.21</version>
266266
<executions>
267267
<execution>
268268
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)