Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update AA to 2.3.0-dev-7984
  • Loading branch information
vmishenev committed Sep 16, 2025
commit a97c862cd4c543d6ef422a38f19b1793a41a460c
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ javaDiffUtils = "4.12"

## Analysis
kotlin-compiler = "2.2.0-dev-8822"
kotlin-compiler-k2 = "2.3.0-dev-5493"
kotlin-compiler-k2 = "2.3.0-dev-7984"

# 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
Loading