Skip to content

Commit e86b6d1

Browse files
Update kotlin monorepo to v1.9.22
1 parent 33e5556 commit e86b6d1

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
@@ -66,7 +66,7 @@
6666

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

69-
<kotlin.version>1.9.21</kotlin.version>
69+
<kotlin.version>1.9.22</kotlin.version>
7070
<kotlin.compiler.jvmTarget>1.8</kotlin.compiler.jvmTarget>
7171

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

0 commit comments

Comments
 (0)