Skip to content

Commit 53e0c91

Browse files
Bump dokka-maven-plugin from 1.7.20 to 1.8.10
Bumps [dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.7.20 to 1.8.10. - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v1.7.20...v1.8.10) --- updated-dependencies: - dependency-name: org.jetbrains.dokka:dokka-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f576c63 commit 53e0c91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<!-- Quarkus uses jboss-parent and it comes with 3.8.1-jboss-1, we don't want that in the templates -->
2222
<compiler-plugin.version>3.10.1</compiler-plugin.version>
2323
<kotlin.version>1.8.10</kotlin.version>
24-
<dokka.version>1.7.20</dokka.version>
24+
<dokka.version>1.8.10</dokka.version>
2525
<scala.version>2.13.8</scala.version>
2626
<scala-maven-plugin.version>4.8.0</scala-maven-plugin.version>
2727
<!-- not pretty but this is used in the codestarts and we don't want to break compatibility -->

0 commit comments

Comments
 (0)