Skip to content

Commit 9d12f44

Browse files
Bump org.jetbrains.dokka:dokka-maven-plugin from 2.0.0-Beta to 2.0.0
1 parent b58efae commit 9d12f44

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom-central.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<plugin>
110110
<groupId>org.jetbrains.dokka</groupId>
111111
<artifactId>dokka-maven-plugin</artifactId>
112-
<version>2.0.0-Beta</version>
112+
<version>2.0.0</version>
113113
<executions>
114114
<execution>
115115
<phase>prepare-package</phase>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<plugin>
102102
<groupId>org.jetbrains.dokka</groupId>
103103
<artifactId>dokka-maven-plugin</artifactId>
104-
<version>2.0.0-Beta</version>
104+
<version>2.0.0</version>
105105
<executions>
106106
<execution>
107107
<phase>prepare-package</phase>

0 commit comments

Comments
 (0)