Skip to content

Commit 63306fd

Browse files
committed
Bump sbt to 1.12.5 (was 1.12.4)
1 parent 5560d0c commit 63306fd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

project/deps/package.mill

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ object Deps {
138138
def javaSemanticdb = "0.12.3"
139139
def javaClassName = "0.1.9"
140140
def bloop = "2.0.19"
141-
def sbtVersion = "1.12.4"
141+
def sbtVersion = "1.12.5"
142142
def mill012Version = "0.12.17"
143143
def mill1Version = BuildInfo.millVersion
144144
def mavenVersion = "3.8.1"

website/docs/reference/cli-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ Project name to be used on Mill build file
384384

385385
### `--sbt-version`
386386

387-
Version of SBT to be used for the export (1.12.4 by default)
387+
Version of SBT to be used for the export (1.12.5 by default)
388388

389389
### `--mill-version`
390390

0 commit comments

Comments
 (0)