Skip to content

Commit 045f4b6

Browse files
authored
Merge pull request #31685 from quarkusio/dependabot/maven/org.jetbrains.dokka-dokka-maven-plugin-1.8.10
Bump dokka-maven-plugin from 1.7.20 to 1.8.10
2 parents 0b30305 + 53e0c91 commit 045f4b6

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)