We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 592c601 + bcb01b1 commit 117579bCopy full SHA for 117579b
build-parent/pom.xml
@@ -22,7 +22,7 @@
22
<compiler-plugin.version>${version.compiler.plugin}</compiler-plugin.version>
23
<kotlin.version>2.2.20</kotlin.version>
24
<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>
+ <dokka.version>2.1.0</dokka.version>
26
<scala.version>2.13.12</scala.version>
27
<scala-maven-plugin.version>4.9.6</scala-maven-plugin.version>
28
<!-- not pretty but this is used in the codestarts and we don't want to break compatibility -->
0 commit comments