Skip to content

Commit 2d9461c

Browse files
Chore(deps): Bump org.jetbrains.dokka:dokka-maven-plugin
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]>
1 parent cb51d32 commit 2d9461c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@
262262
<plugin>
263263
<groupId>org.jetbrains.dokka</groupId>
264264
<artifactId>dokka-maven-plugin</artifactId>
265-
<version>1.9.20</version>
265+
<version>2.0.0</version>
266266
<configuration>
267267
<includes>
268268
<include>src/main/kotlin/dev/akkinoc/spring/boot/logback/access/module.md</include>

0 commit comments

Comments
 (0)