Skip to content

Commit

Permalink
Merge pull request #113 from zeldigas/renovate/kotlin-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update kotlin monorepo to v1.9.20
  • Loading branch information
zeldigas authored Oct 31, 2023
2 parents c0d22cb + 3c4a5e8 commit 809659f
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 @@ -30,7 +30,7 @@
<properties>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<kotlin.version>1.9.10</kotlin.version>
<kotlin.version>1.9.20</kotlin.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties>
Expand Down

0 comments on commit 809659f

Please sign in to comment.