Skip to content

Commit

Permalink
Merge pull request #7 from shalaga44/dependabot/gradle/org.jetbrains.…
Browse files Browse the repository at this point in the history
…kotlin-kotlin-compiler-embeddable-1.9.24

Bump org.jetbrains.kotlin:kotlin-compiler-embeddable from 1.3.31 to 1.9.24
  • Loading branch information
shalaga44 authored May 18, 2024
2 parents 86018e0 + c9c2cfc commit 2a41a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ kover = "0.8.0"

[libraries]
annotations = { group = "org.jetbrains", name = "annotations", version.ref = "annotations" }
kotlin-compiler-embeddable = { module = "org.jetbrains.kotlin:kotlin-compiler-embeddable", version = "1.3.31" }
kotlin-compiler-embeddable = { module = "org.jetbrains.kotlin:kotlin-compiler-embeddable", version = "1.9.24" }

[plugins]
changelog = { id = "org.jetbrains.changelog", version.ref = "changelog" }
Expand Down

0 comments on commit 2a41a29

Please sign in to comment.