Skip to content

Commit

Permalink
Merge pull request #1626 from TNG/renovate/major-kotlin-monorepo
Browse files Browse the repository at this point in the history
Update plugin org.jetbrains.kotlin.jvm to v2
  • Loading branch information
l-1squared authored May 24, 2024
2 parents 5309099 + b7aaf6d commit 42873ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-projects/kotlin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
}

plugins {
id "org.jetbrains.kotlin.jvm" version "1.9.24"
id "org.jetbrains.kotlin.jvm" version "2.0.0"
}

apply plugin: 'java'
Expand Down

0 comments on commit 42873ce

Please sign in to comment.