Skip to content

Commit

Permalink
Merge pull request #112 from holixon/dependabot/maven/org.jetbrains.d…
Browse files Browse the repository at this point in the history
…okka-dokka-maven-plugin-2.0.0

chore(deps): bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.20 to 2.0.0
  • Loading branch information
jangalinski authored Jan 15, 2025
2 parents 9ccb452 + c402466 commit bb57d75
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 @@ -312,7 +312,7 @@
<plugin>
<groupId>org.jetbrains.dokka</groupId>
<artifactId>dokka-maven-plugin</artifactId>
<version>1.9.20</version>
<version>2.0.0</version>
<configuration>
<!-- Conditional on maven property set per-project -->
<skip>${dokka.skip}</skip>
Expand Down

0 comments on commit bb57d75

Please sign in to comment.