Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlin:kotlin-compiler-embeddable to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent 2499dbd commit ffb2176
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

dependencies {
implementation('org.jetbrains.kotlin:kotlin-compiler-embeddable:1.8.20')
implementation('org.jetbrains.kotlin:kotlin-compiler-embeddable:2.1.0')
}

gradlePlugin {
Expand Down

0 comments on commit ffb2176

Please sign in to comment.