Skip to content

Commit 2d1ca93

Browse files
committed
docs: change minimal mill to 0.10.0
1 parent 4117135 commit 2d1ca93

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ lazy val V =
2222
def semanticdbKotlinc = "0.2.0"
2323
def testcontainers = "0.39.3"
2424
def requests = "0.6.5"
25-
def minimalMillVersion = "0.10.3"
25+
def minimalMillVersion = "0.10.0"
2626
def millScipVersion = "0.2.2"
2727
}
2828

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ projects, with the following caveats:
306306

307307
| Integration | Supported | Recommendation |
308308
| ------------- | --------- | -------------------------- |
309-
| Mill <v0.10.3 || Upgrade to Mill >= v0.10.3 |
309+
| Mill <v0.10.0 || Upgrade to Mill >= v0.10.0 |
310310

311311

312312
### Bazel

0 commit comments

Comments
 (0)