Skip to content

Commit

Permalink
Merge pull request #1765 from smallrye/dependabot/maven/org.jetbrains…
Browse files Browse the repository at this point in the history
….dokka-dokka-maven-plugin-2.0.0

build(deps): bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.20 to 2.0.0
  • Loading branch information
jponge authored Dec 17, 2024
2 parents abb14b6 + 6aa6ef2 commit ef48834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<kotlin.compiler.languageVersion>1.8</kotlin.compiler.languageVersion>
<coroutines.version>1.9.0</coroutines.version>
<kotlin.compiler.jvmTarget>${maven.compiler.target}</kotlin.compiler.jvmTarget>
<dokka.version>1.9.20</dokka.version>
<dokka.version>2.0.0</dokka.version>

<jandex-maven-plugin.version>3.2.3</jandex-maven-plugin.version>
<find-and-replace-maven-plugin.version>1.2.0</find-and-replace-maven-plugin.version>
Expand Down

0 comments on commit ef48834

Please sign in to comment.