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 d652e02 commit 0f60555Copy full SHA for 0f60555
pom.xml
@@ -61,7 +61,7 @@
61
62
<module.name>org.mybatis.dynamic.sql</module.name>
63
64
- <kotlin.version>1.8.0</kotlin.version>
+ <kotlin.version>1.8.10</kotlin.version>
65
<kotlin.compiler.jvmTarget>1.8</kotlin.compiler.jvmTarget>
66
67
<sonar.sources>pom.xml,src/main/java,src/main/kotlin</sonar.sources>
0 commit comments