diff --git a/build-parent/pom.xml b/build-parent/pom.xml index bbe0e41041b9ba..52e814ff79579b 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -21,7 +21,7 @@ <!-- Quarkus uses jboss-parent and it comes with 3.8.1-jboss-1, we don't want that in the templates --> <compiler-plugin.version>3.8.1</compiler-plugin.version> <kotlin.version>1.7.20</kotlin.version> - <dokka.version>1.7.10</dokka.version> + <dokka.version>1.7.20</dokka.version> <scala.version>2.13.8</scala.version> <scala-maven-plugin.version>4.7.2</scala-maven-plugin.version> <!-- not pretty but this is used in the codestarts and we don't want to break compatibility -->