Skip to content

Commit 1695b7c

Browse files
Bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.20 to 2.0.0 (#136)
Bumps [org.jetbrains.dokka:dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.9.20 to 2.0.0. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v1.9.20...v2.0.0) --- updated-dependencies: - dependency-name: org.jetbrains.dokka:dokka-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 344d3c1 commit 1695b7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
<plugin>
204204
<groupId>org.jetbrains.dokka</groupId>
205205
<artifactId>dokka-maven-plugin</artifactId>
206-
<version>1.9.20</version>
206+
<version>2.0.0</version>
207207
<executions>
208208
<execution>
209209
<phase>prepare-package</phase>

0 commit comments

Comments
 (0)