Skip to content

Commit bb183d1

Browse files
committed
Update the version of Kotlin Analysis API to 2.0.0-8561
1 parent cafdaa2 commit bb183d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ kotlinx-bcv = "0.13.2"
1313

1414
## Analysis
1515
kotlin-compiler = "1.9.20"
16-
kotlin-compiler-k2 = "2.0.0-dev-7674"
16+
kotlin-compiler-k2 = "2.0.0-dev-8561"
1717

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

0 commit comments

Comments
 (0)