Skip to content

Commit

Permalink
Merge pull request #1455 from datafaker-net/dependabot/maven/kotlin.v…
Browse files Browse the repository at this point in the history
…ersion-2.1.0
  • Loading branch information
kingthorin authored Nov 27, 2024
2 parents 59eebb9 + 9a45662 commit 8e96744
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.21</kotlin.version>
<kotlin.version>2.1.0</kotlin.version>
</properties>
<licenses>
<license>
Expand Down

0 comments on commit 8e96744

Please sign in to comment.