Skip to content

Commit

Permalink
chore(deps): update kotlin monorepo to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent fc489a6 commit 95affe5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<micronaut.openapi.lang>kotlin</micronaut.openapi.lang>
<micronaut.openapi.generate.client>true</micronaut.openapi.generate.client>
<micronaut.openapi.client.generated.annotation>false</micronaut.openapi.client.generated.annotation>
<kotlinVersion>1.9.25</kotlinVersion>
<kotlinVersion>2.0.0</kotlinVersion>
<maven.native.plugin.version>@native-maven-plugin.version@</maven.native.plugin.version>
</properties>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<micronaut.openapi.lang>kotlin</micronaut.openapi.lang>
<micronaut.openapi.generate.server>true</micronaut.openapi.generate.server>
<micronaut.openapi.server.generated.annotation>false</micronaut.openapi.server.generated.annotation>
<kotlinVersion>1.9.25</kotlinVersion>
<kotlinVersion>2.0.0</kotlinVersion>
<maven.native.plugin.version>@native-maven-plugin.version@</maven.native.plugin.version>
</properties>

Expand Down

0 comments on commit 95affe5

Please sign in to comment.