Skip to content

Commit

Permalink
Merge pull request #55 from zeldigas/renovate/kotlin-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update kotlin monorepo to v1.8.22
  • Loading branch information
zeldigas authored Jun 26, 2023
2 parents 98879b2 + 9d3273c commit e0e801c
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.8.21</kotlin.version>
<kotlin.version>1.8.22</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 e0e801c

Please sign in to comment.