Skip to content

Commit

Permalink
Merge pull request #1010 from mybatis/renovate/kotlin-monorepo
Browse files Browse the repository at this point in the history
Update kotlin monorepo to v1.8.21
  • Loading branch information
hazendaz committed Apr 26, 2023
2 parents 4426ecb + 01215ed commit 5cc5b77
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 @@ -58,7 +58,7 @@
<hsqldb.version>2.7.1</hsqldb.version>
<checkstyle.config>${project.basedir}/checkstyle-override.xml</checkstyle.config>
<formatter.config>eclipse-formatter-config-4space.xml</formatter.config>
<kotlin.version>1.8.20</kotlin.version>
<kotlin.version>1.8.21</kotlin.version>
<junit.jupiter.version>5.9.2</junit.jupiter.version>
<argLine>-Djdk.attach.allowAttachSelf -Xmx1024m -Duser.timezone=UTC</argLine>

Expand Down

0 comments on commit 5cc5b77

Please sign in to comment.