Skip to content

Commit 2cd1fce

Browse files
authored
Merge pull request #925 from mybatis/renovate/kotlin-monorepo
Update kotlin monorepo to v1.7.22
2 parents b7a1a2c + 460c00d commit 2cd1fce

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
@@ -58,7 +58,7 @@
5858
<hsqldb.version>2.7.1</hsqldb.version>
5959
<checkstyle.config>${project.basedir}/checkstyle-override.xml</checkstyle.config>
6060
<formatter.config>eclipse-formatter-config-4space.xml</formatter.config>
61-
<kotlin.version>1.7.21</kotlin.version>
61+
<kotlin.version>1.7.22</kotlin.version>
6262
<junit.jupiter.version>5.9.1</junit.jupiter.version>
6363
<argLine>-Djdk.attach.allowAttachSelf -Xmx1024m -Duser.timezone=UTC</argLine>
6464

0 commit comments

Comments
 (0)