Skip to content

Commit

Permalink
Merge pull request #1248 from mybatis/renovate/kotlin-monorepo
Browse files Browse the repository at this point in the history
Update kotlin monorepo to v2.0.21
  • Loading branch information
hazendaz authored Oct 10, 2024
2 parents dd3a9fc + 1e07c3b commit c0350d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<hsqldb.version>2.7.3</hsqldb.version>
<checkstyle.config>${project.basedir}/checkstyle-override.xml</checkstyle.config>
<formatter.config>eclipse-formatter-config-4space.xml</formatter.config>
<kotlin.version>2.0.20</kotlin.version>
<kotlin.version>2.0.21</kotlin.version>
<junit.jupiter.version>5.11.2</junit.jupiter.version>
<argLine>-Xmx1024m -Duser.timezone=UTC</argLine>

Expand Down

0 comments on commit c0350d0

Please sign in to comment.