Skip to content

Commit

Permalink
Merge pull request #2 from holixon/dependabot/maven/org.jetbrains.dok…
Browse files Browse the repository at this point in the history
…ka-dokka-maven-plugin-1.4.30

Bump dokka-maven-plugin from 1.4.20 to 1.4.30
  • Loading branch information
jangalinski authored Mar 24, 2021
2 parents c3e7441 + 5899c38 commit 714549c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
<plugin>
<groupId>org.jetbrains.dokka</groupId>
<artifactId>dokka-maven-plugin</artifactId>
<version>1.4.20</version>
<version>1.4.30</version>
<executions>
<execution>
<id>attach-javadocs</id>
Expand Down

0 comments on commit 714549c

Please sign in to comment.