Skip to content

Commit

Permalink
Update Kotlin Analysis API again
Browse files Browse the repository at this point in the history
  • Loading branch information
vmishenev committed Nov 15, 2023
1 parent 663bb13 commit cdc28a5
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 @@ -13,7 +13,7 @@ kotlinx-bcv = "0.13.2"

## Analysis
kotlin-compiler = "1.9.20"
kotlin-compiler-k2 = "2.0.0-dev-7101"
kotlin-compiler-k2 = "22.0.0-dev-7674"

# MUST match the version of the intellij platform used in the kotlin compiler,
# otherwise this will lead to different versions of psi API and implementations
Expand Down

0 comments on commit cdc28a5

Please sign in to comment.