Skip to content

Commit 117579b

Browse files
authored
Merge pull request #50590 from quarkusio/dependabot/maven/main/org.jetbrains.dokka-dokka-maven-plugin-2.1.0
Bump org.jetbrains.dokka:dokka-maven-plugin from 2.0.0 to 2.1.0
2 parents 592c601 + bcb01b1 commit 117579b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<compiler-plugin.version>${version.compiler.plugin}</compiler-plugin.version>
2323
<kotlin.version>2.2.20</kotlin.version>
2424
<ksp-gradle-plugin.version>2.2.10-2.0.2</ksp-gradle-plugin.version> <!-- Kotlin Symbol Processing plugin used in a test -->
25-
<dokka.version>2.0.0</dokka.version>
25+
<dokka.version>2.1.0</dokka.version>
2626
<scala.version>2.13.12</scala.version>
2727
<scala-maven-plugin.version>4.9.6</scala-maven-plugin.version>
2828
<!-- not pretty but this is used in the codestarts and we don't want to break compatibility -->

0 commit comments

Comments
 (0)