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 21045fb commit 1da8ab4Copy full SHA for 1da8ab4
pom.xml
@@ -67,7 +67,7 @@
67
68
<module.name>org.mybatis.dynamic.sql</module.name>
69
70
- <kotlin.version>2.0.0</kotlin.version>
+ <kotlin.version>2.0.10</kotlin.version>
71
<kotlin.compiler.jvmTarget>1.8</kotlin.compiler.jvmTarget>
72
73
<sonar.sources>pom.xml,src/main/java,src/main/kotlin</sonar.sources>
0 commit comments