We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7322816 commit 7f2e4bfCopy full SHA for 7f2e4bf
build.sbt
@@ -19,7 +19,7 @@ lazy val V =
19
def scala3 = "3.0.1"
20
def metals = "0.10.6-M1"
21
def scalameta = "4.4.26"
22
- def semanticdbKotlinc = "0.1.0"
+ def semanticdbKotlinc = "0.2.0"
23
def testcontainers = "0.39.3"
24
def requests = "0.6.5"
25
}
0 commit comments