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 7e5adfb + 06db420 commit 0c51298Copy full SHA for 0c51298
build-parent/pom.xml
@@ -24,7 +24,7 @@
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.1.0</dokka.version>
26
<scala.version>2.13.12</scala.version>
27
- <scala-maven-plugin.version>4.9.6</scala-maven-plugin.version>
+ <scala-maven-plugin.version>4.9.7</scala-maven-plugin.version>
28
<!-- not pretty but this is used in the codestarts and we don't want to break compatibility -->
29
<scala-plugin.version>${scala-maven-plugin.version}</scala-plugin.version>
30
<jboss-bridger-plugin.version>1.6.Final</jboss-bridger-plugin.version>
0 commit comments