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.
2 parents eef8f3c + 057f013 commit 5028089Copy full SHA for 5028089
build.sbt
@@ -20,12 +20,12 @@ lazy val V =
20
val scala211 = "2.11.12"
21
val scala3 = "3.2.2"
22
val metals = "0.11.11"
23
- val scalameta = "4.7.6"
+ val scalameta = "4.8.1"
24
val semanticdbKotlinc = "0.3.0"
25
val testcontainers = "0.39.3"
26
val requests = "0.6.5"
27
val minimalMillVersion = "0.10.0"
28
- val millScipVersion = "0.3.4"
+ val millScipVersion = "0.3.5"
29
val kotlinGradlePlugin = "1.5.31"
30
}
31
0 commit comments