Skip to content

Commit

Permalink
Merge pull request #22 from gradle/renovate/major-kotlin-monorepo
Browse files Browse the repository at this point in the history
[Renovate Bot] Update kotlin monorepo to v2 (major)
  • Loading branch information
pshevche authored Oct 14, 2024
2 parents 769abfc + 5287d7b commit 2c50a65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .teamcity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<version>1.0-SNAPSHOT</version>

<properties>
<kotlin.version>1.6.10</kotlin.version>
<kotlin.version>2.0.21</kotlin.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<kotlin.compiler.jvmTarget>11</kotlin.compiler.jvmTarget>
<kotlin.compiler.languageVersion>1.6</kotlin.compiler.languageVersion>
Expand Down

0 comments on commit 2c50a65

Please sign in to comment.