Skip to content

Commit

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

build(deps): bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.10 to 1.9.20
  • Loading branch information
jponge authored Mar 5, 2024
2 parents 8559f08 + cf9a931 commit 26a36df
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.5</kotlin.compiler.languageVersion>
<coroutines.version>1.8.0</coroutines.version>
<kotlin.compiler.jvmTarget>${maven.compiler.target}</kotlin.compiler.jvmTarget>
<dokka.version>1.9.10</dokka.version>
<dokka.version>1.9.20</dokka.version>

<jandex-maven-plugin.version>3.1.6</jandex-maven-plugin.version>
<find-and-replace-maven-plugin.version>1.1.0</find-and-replace-maven-plugin.version>
Expand Down

0 comments on commit 26a36df

Please sign in to comment.