Skip to content

Commit 1f89364

Browse files
Bump org.jetbrains.dokka:dokka-maven-plugin from 2.0.0 to 2.1.0
1 parent 8735bff commit 1f89364

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
@@ -101,7 +101,7 @@
101101
<plugin>
102102
<groupId>org.jetbrains.dokka</groupId>
103103
<artifactId>dokka-maven-plugin</artifactId>
104-
<version>2.0.0</version>
104+
<version>2.1.0</version>
105105
<executions>
106106
<execution>
107107
<phase>prepare-package</phase>

0 commit comments

Comments
 (0)