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.
1 parent 91ce19e commit ddb784fCopy full SHA for ddb784f
build-parent/pom.xml
@@ -20,7 +20,7 @@
20
21
<!-- These properties are needed in order for them to be resolvable by the generated projects -->
22
<compiler-plugin.version>${version.compiler.plugin}</compiler-plugin.version>
23
- <kotlin.version>2.2.10</kotlin.version>
+ <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>
26
<scala.version>2.13.12</scala.version>
0 commit comments