Skip to content

Commit eb9538c

Browse files
authored
Merge pull request #725 from mybatis/renovate/kotlin-monorepo
Update kotlin monorepo to v1.9.22
2 parents 33e5556 + e86b6d1 commit eb9538c

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)