Skip to content

Commit c9afe38

Browse files
Update kotlin monorepo to v1.9.23
1 parent 34d92ac commit c9afe38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767

6868
<module.name>org.mybatis.dynamic.sql</module.name>
6969

70-
<kotlin.version>1.9.22</kotlin.version>
70+
<kotlin.version>1.9.23</kotlin.version>
7171
<kotlin.compiler.jvmTarget>1.8</kotlin.compiler.jvmTarget>
7272

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

0 commit comments

Comments
 (0)