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
Prev Previous commit
Next Next commit
Update AA to 2.3.20-dev-1838
  • Loading branch information
vmishenev authored Oct 27, 2025
commit bee3aea6522db632783afb929f4bb44621f2563a
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-7984"
kotlin-compiler-k2 = "2.3.20-dev-1838"

# 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