Skip to content

Commit

Permalink
Update dependency org.jetbrains.dokka:dokka-maven-plugin to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent 693dde4 commit 467a78e
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 @@ -234,7 +234,7 @@
<plugin>
<groupId>org.jetbrains.dokka</groupId>
<artifactId>dokka-maven-plugin</artifactId>
<version>1.9.20</version>
<version>2.0.0</version>
<configuration>
<sourceDirectories>
<dir>${project.basedir}/src/main/kotlin</dir>
Expand Down

0 comments on commit 467a78e

Please sign in to comment.