We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b30305 + 53e0c91 commit 045f4b6Copy full SHA for 045f4b6
build-parent/pom.xml
@@ -21,7 +21,7 @@
21
<!-- Quarkus uses jboss-parent and it comes with 3.8.1-jboss-1, we don't want that in the templates -->
22
<compiler-plugin.version>3.10.1</compiler-plugin.version>
23
<kotlin.version>1.8.10</kotlin.version>
24
- <dokka.version>1.7.20</dokka.version>
+ <dokka.version>1.8.10</dokka.version>
25
<scala.version>2.13.8</scala.version>
26
<scala-maven-plugin.version>4.8.0</scala-maven-plugin.version>
27
<!-- not pretty but this is used in the codestarts and we don't want to break compatibility -->
0 commit comments