Skip to content

Commit

Permalink
Merge pull request #31 from gradle/renovate/kotlin-monorepo
Browse files Browse the repository at this point in the history
[Renovate Bot] Update kotlin monorepo to v2.1.0
  • Loading branch information
pshevche authored Nov 28, 2024
2 parents d6ce004 + 255f803 commit 9efb55d
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>2.0.21</kotlin.version>
<kotlin.version>2.1.0</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 9efb55d

Please sign in to comment.