Skip to content

Commit

Permalink
Merge pull request #33 from rcardin/renovate/kotlin-monorepo
Browse files Browse the repository at this point in the history
Update kotlin monorepo to v1.9.22
  • Loading branch information
rcardin committed Jan 23, 2024
2 parents 7472a46 + c109b92 commit 64a1355
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 @@ -27,7 +27,7 @@
<properties>
<java.version>11</java.version>
<assertj-core.version>3.24.2</assertj-core.version>
<kotlin-stdlib.version>1.9.10</kotlin-stdlib.version>
<kotlin-stdlib.version>1.9.22</kotlin-stdlib.version>
<arrow-core.version>1.2.1</arrow-core.version>
<junit-jupiter.version>5.10.0</junit-jupiter.version>
<dokka-maven-plugin.version>1.9.0</dokka-maven-plugin.version>
Expand Down

0 comments on commit 64a1355

Please sign in to comment.