Skip to content

Commit

Permalink
Merge pull request quarkusio#45157 from quarkusio/dependabot/maven/or…
Browse files Browse the repository at this point in the history
…g.jetbrains.dokka-dokka-maven-plugin-2.0.0

Bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.20 to 2.0.0
  • Loading branch information
gsmet authored Dec 17, 2024
2 parents 4697b2c + 4e57c52 commit b083b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<!-- These properties are needed in order for them to be resolvable by the generated projects -->
<compiler-plugin.version>${version.compiler.plugin}</compiler-plugin.version>
<kotlin.version>2.0.21</kotlin.version>
<dokka.version>1.9.20</dokka.version>
<dokka.version>2.0.0</dokka.version>
<scala.version>2.13.12</scala.version>
<scala-maven-plugin.version>4.9.2</scala-maven-plugin.version>
<!-- not pretty but this is used in the codestarts and we don't want to break compatibility -->
Expand Down

0 comments on commit b083b8e

Please sign in to comment.