Skip to content

Commit 7f2e4bf

Browse files
committed
Bump to the latest lsif-kotlin
1 parent 7322816 commit 7f2e4bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ lazy val V =
1919
def scala3 = "3.0.1"
2020
def metals = "0.10.6-M1"
2121
def scalameta = "4.4.26"
22-
def semanticdbKotlinc = "0.1.0"
22+
def semanticdbKotlinc = "0.2.0"
2323
def testcontainers = "0.39.3"
2424
def requests = "0.6.5"
2525
}

0 commit comments

Comments
 (0)