Skip to content

Commit c0350d0

Browse files
authored
Merge pull request #1248 from mybatis/renovate/kotlin-monorepo
Update kotlin monorepo to v2.0.21
2 parents dd3a9fc + 1e07c3b commit c0350d0

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
@@ -76,7 +76,7 @@
7676
<hsqldb.version>2.7.3</hsqldb.version>
7777
<checkstyle.config>${project.basedir}/checkstyle-override.xml</checkstyle.config>
7878
<formatter.config>eclipse-formatter-config-4space.xml</formatter.config>
79-
<kotlin.version>2.0.20</kotlin.version>
79+
<kotlin.version>2.0.21</kotlin.version>
8080
<junit.jupiter.version>5.11.2</junit.jupiter.version>
8181
<argLine>-Xmx1024m -Duser.timezone=UTC</argLine>
8282

0 commit comments

Comments
 (0)