Skip to content

Commit

Permalink
Merge pull request #1264 from mybatis/renovate/kotlin-monorepo
Browse files Browse the repository at this point in the history
Update dependency org.jetbrains.kotlin:kotlin-stdlib-jdk8 to v2.1.0
  • Loading branch information
jeffgbutler authored Nov 27, 2024
2 parents 1e55775 + 3cb6352 commit ef8c57c
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.4</hsqldb.version>
<checkstyle.config>${project.basedir}/checkstyle-override.xml</checkstyle.config>
<formatter.config>eclipse-formatter-config-4space.xml</formatter.config>
<kotlin.version>2.0.21</kotlin.version>
<kotlin.version>2.1.0</kotlin.version>
<junit.jupiter.version>5.11.3</junit.jupiter.version>
<argLine>-Xmx1024m -Duser.timezone=UTC</argLine>

Expand Down

0 comments on commit ef8c57c

Please sign in to comment.