Skip to content

Commit c292eb4

Browse files
Bump org.jetbrains.dokka:dokka-maven-plugin from 2.0.0 to 2.1.0
Bumps [org.jetbrains.dokka:dokka-maven-plugin](https://github.com/Kotlin/dokka) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: org.jetbrains.dokka:dokka-maven-plugin dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8735bff commit c292eb4

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
@@ -101,7 +101,7 @@
101101
<plugin>
102102
<groupId>org.jetbrains.dokka</groupId>
103103
<artifactId>dokka-maven-plugin</artifactId>
104-
<version>2.0.0</version>
104+
<version>2.1.0</version>
105105
<executions>
106106
<execution>
107107
<phase>prepare-package</phase>

0 commit comments

Comments
 (0)