Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlin.jvm to v1.9.20 (#571)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 3, 2023
1 parent 2b38927 commit 114fb05
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 @@ -3,7 +3,7 @@
# IC sources: https://www.jetbrains.com/intellij-repository/releases
# choose a matching/similar build
ideaVersion = "223.8836.41" # AS Giraffe | IC-2022.3.3
kotlin = "1.9.10"
kotlin = "1.9.20"

[libraries]
intellijCoreImpl = { module = "com.jetbrains.intellij.platform:core-impl", version.ref = "ideaVersion" }
Expand Down

0 comments on commit 114fb05

Please sign in to comment.