File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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"
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments