Skip to content

Commit

Permalink
Bump org.jetbrains.dokka:dokka-maven-plugin from 2.0.0-Beta to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent b58efae commit 9d12f44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom-central.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<plugin>
<groupId>org.jetbrains.dokka</groupId>
<artifactId>dokka-maven-plugin</artifactId>
<version>2.0.0-Beta</version>
<version>2.0.0</version>
<executions>
<execution>
<phase>prepare-package</phase>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<plugin>
<groupId>org.jetbrains.dokka</groupId>
<artifactId>dokka-maven-plugin</artifactId>
<version>2.0.0-Beta</version>
<version>2.0.0</version>
<executions>
<execution>
<phase>prepare-package</phase>
Expand Down

0 comments on commit 9d12f44

Please sign in to comment.