Skip to content

Commit 2eabb48

Browse files
Update kotlin.version to v1.7.20
1 parent fcadd45 commit 2eabb48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161

6262
<module.name>org.mybatis.dynamic.sql</module.name>
6363

64-
<kotlin.version>1.7.10</kotlin.version>
64+
<kotlin.version>1.7.20</kotlin.version>
6565
<kotlin.compiler.jvmTarget>1.8</kotlin.compiler.jvmTarget>
6666

6767
<sonar.sources>pom.xml,src/main/java,src/main/kotlin</sonar.sources>

0 commit comments

Comments
 (0)