Skip to content

Commit 136f6bb

Browse files
committed
Bump mavenScalaCompilerPlugin to 4.9.10 (was 4.9.1)
1 parent 63306fd commit 136f6bb

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
@@ -142,7 +142,7 @@ object Deps {
142142
def mill012Version = "0.12.17"
143143
def mill1Version = BuildInfo.millVersion
144144
def mavenVersion = "3.8.1"
145-
def mavenScalaCompilerPluginVersion = "4.9.1"
145+
def mavenScalaCompilerPluginVersion = "4.9.10"
146146
def mavenExecPluginVersion = "3.3.0"
147147
def mavenAppArtifactId = "maven-app"
148148
def mavenAppGroupId = "com.example"

website/docs/reference/cli-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ Version of Maven Compiler Plugin to be used for the export (3.8.1 by default)
396396

397397
### `--mvn-scala-version`
398398

399-
Version of Maven Scala Plugin to be used for the export (4.9.1 by default)
399+
Version of Maven Scala Plugin to be used for the export (4.9.10 by default)
400400

401401
### `--mvn-exec-plugin-version`
402402

0 commit comments

Comments
 (0)