Skip to content

Commit

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

Bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.20 to 2.0.0
  • Loading branch information
jangalinski authored Dec 16, 2024
2 parents f9be3b0 + 29365fc commit 1353ac3
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 @@ -545,7 +545,7 @@
<plugin>
<groupId>org.jetbrains.dokka</groupId>
<artifactId>dokka-maven-plugin</artifactId>
<version>1.9.20</version>
<version>2.0.0</version>
<executions>
<execution>
<phase>package</phase>
Expand Down

0 comments on commit 1353ac3

Please sign in to comment.