Skip to content

Commit

Permalink
Merge pull request #150 from toolisticon/dependabot/maven/org.jetbrai…
Browse files Browse the repository at this point in the history
…ns.dokka-dokka-maven-plugin-1.9.20

Bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.10 to 1.9.20
  • Loading branch information
jangalinski authored Mar 15, 2024
2 parents 4cb4bfb + 1e6f3c6 commit 8d9a432
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 @@ -64,7 +64,7 @@
<plugin>
<groupId>org.jetbrains.dokka</groupId>
<artifactId>dokka-maven-plugin</artifactId>
<version>1.9.10</version>
<version>1.9.20</version>
<executions>
<execution>
<id>attach-javadocs</id>
Expand Down

0 comments on commit 8d9a432

Please sign in to comment.