Skip to content

Commit

Permalink
Update kotlin monorepo to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 21, 2024
1 parent d3a70cd commit 5569bf7
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.2</hsqldb.version>
<checkstyle.config>${project.basedir}/checkstyle-override.xml</checkstyle.config>
<formatter.config>eclipse-formatter-config-4space.xml</formatter.config>
<kotlin.version>1.9.24</kotlin.version>
<kotlin.version>2.0.0</kotlin.version>
<junit.jupiter.version>5.10.2</junit.jupiter.version>
<argLine>-Xmx1024m -Duser.timezone=UTC</argLine>

Expand Down

0 comments on commit 5569bf7

Please sign in to comment.