Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
chore(deps): update kotlin packages to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 9, 2023
1 parent daaf6ea commit ffad182
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 @@ -13,7 +13,7 @@
<!-- Increment major version for breaking changes -->
<major-version>1</major-version>
<revision>${major-version}.local-SNAPSHOT</revision>
<kotlin.version>1.8.22</kotlin.version>
<kotlin.version>1.9.0</kotlin.version>
<ktlint-maven-plugin.version>1.16.0</ktlint-maven-plugin.version>
</properties>
<scm>
Expand Down

0 comments on commit ffad182

Please sign in to comment.