8000 Merge pull request #605 from ckipp01/millItUp · Arthurm1/scip-java@5028089 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5028089

Browse files
authored
Merge pull request sourcegraph#605 from ckipp01/millItUp
deps: bump version of mill plugin to 0.3.5
2 parents eef8f3c + 057f013 commit 5028089

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ lazy val V =
2020
val scala211 = "2.11.12"
2121
val scala3 = "3.2.2"
2222
val metals = "0.11.11"
23-
val scalameta = "4.7.6"
23+
val scalameta = "4.8.1"
2424
val semanticdbKotlinc = "0.3.0"
2525
val testcontainers = "0.39.3"
2626
val requests = "0.6.5"
2727
val minimalMillVersion = "0.10.0"
28-
val millScipVersion = "0.3.4"
28+
val millScipVersion = "0.3.5"
2929
val kotlinGradlePlugin = "1.5.31"
3030
}
3131

0 commit comments

Comments
 (0)
0