Skip to content

Commit 4570fb3

Browse files
authored
Merge pull request #58 from toolisticon/dependabot/maven/org.jetbrains.dokka-dokka-maven-plugin-1.6.21
Bump dokka-maven-plugin from 1.6.20 to 1.6.21
2 parents 776f56b + c7d2fd2 commit 4570fb3

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)