Skip to content

Commit e64efd0

Browse files
authored
Merge pull request #1343 from mybatis/renovate/kotlin-monorepo
Update kotlin monorepo to v2.2.20
2 parents 99d83f5 + 12c9903 commit e64efd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<hsqldb.version>2.7.4</hsqldb.version>
8181
<checkstyle.config>${project.basedir}/checkstyle-override.xml</checkstyle.config>
8282
<formatter.config>eclipse-formatter-config-4space.xml</formatter.config>
83-
<kotlin.version>2.2.10</kotlin.version>
83+
<kotlin.version>2.2.20</kotlin.version>
8484
<junit.jupiter.version>5.13.4</junit.jupiter.version>
8585
<argLine>-Xmx1024m -Duser.timezone=UTC</argLine>
8686

0 commit comments

Comments
 (0)