Skip to content

Commit 57bfad8

Browse files
committed
Upgrade to the latest semanticdb-kotlinc
1 parent b3d6ae2 commit 57bfad8

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
@@ -21,7 +21,7 @@ lazy val V =
2121
val scala3 = "3.2.2"
2222
val metals = "0.11.11"
2323
val scalameta = "4.8.1"
24-
val semanticdbKotlinc = "0.3.0"
24+
val semanticdbKotlinc = "0.3.1"
2525
val testcontainers = "0.39.3"
2626
val requests = "0.6.5"
2727
val minimalMillVersion = "0.10.0"

0 commit comments

Comments
 (0)