Skip to content

Commit

Permalink
Merge pull request #1320 from datafaker-net/renovate/kotlin-monorepo
Browse files Browse the repository at this point in the history
Update kotlin monorepo to v2.0.10
  • Loading branch information
kingthorin authored Aug 6, 2024
2 parents a88cc1f + 52ee5da commit d940a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<!-- Run tests in Turkish to make sure that they don't depend on
locale. Turkish is a notoriously tricky locale. -->
<surefire.argline>@{argLine} -Duser.language=TR -Duser.country=tr</surefire.argline>
<kotlin.version>2.0.0</kotlin.version>
<kotlin.version>2.0.10</kotlin.version>
</properties>
<licenses>
<license>
Expand Down

0 comments on commit d940a04

Please sign in to comment.