Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlin:kotlin-compiler-embeddable to …
Browse files Browse the repository at this point in the history
…v1.9.25
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent 230ad60 commit 95b5621
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:1.9.25')
}

gradlePlugin {
Expand Down

0 comments on commit 95b5621

Please sign in to comment.