File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
integration/ide/gen-idea/resources
extended/idea/mill_modules
hello-idea/idea/mill_modules Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 8686 <orderEntry type =" library" name =" mill-moduledefs_3-0.11.9.jar" level =" project" />
8787 <orderEntry type =" library" name =" munit_3-0.7.29.jar" level =" project" />
8888 <orderEntry type =" library" scope =" RUNTIME" name =" native-terminal-no-ffm-0.0.9.1.jar" level =" project" />
89- <orderEntry type =" library" name =" os-lib_3-0.11.5-M9 .jar" level =" project" />
90- <orderEntry type =" library" name =" os-zip-0.11.5-M9 .jar" level =" project" />
89+ <orderEntry type =" library" name =" os-lib_3-0.11.5-M10 .jar" level =" project" />
90+ <orderEntry type =" library" name =" os-zip-0.11.5-M10 .jar" level =" project" />
9191 <orderEntry type =" library" name =" parsers_2.13-4.13.4.jar" level =" project" />
9292 <orderEntry type =" library" scope =" RUNTIME" name =" plexus-archiver-4.10.0.jar" level =" project" />
9393 <orderEntry type =" library" scope =" RUNTIME" name =" plexus-classworlds-2.6.0.jar" level =" project" />
Original file line number Diff line number Diff line change 8888 <orderEntry type =" library" name =" mill-runner-codesig_3.jar" level =" project" />
8989 <orderEntry type =" library" name =" mill-runner-meta_3.jar" level =" project" />
9090 <orderEntry type =" library" scope =" RUNTIME" name =" native-terminal-no-ffm-0.0.9.1.jar" level =" project" />
91- <orderEntry type =" library" name =" os-lib_3-0.11.5-M9 .jar" level =" project" />
92- <orderEntry type =" library" name =" os-zip-0.11.5-M9 .jar" level =" project" />
91+ <orderEntry type =" library" name =" os-lib_3-0.11.5-M10 .jar" level =" project" />
92+ <orderEntry type =" library" name =" os-zip-0.11.5-M10 .jar" level =" project" />
9393 <orderEntry type =" library" name =" parsers_2.13-4.13.4.jar" level =" project" />
9494 <orderEntry type =" library" scope =" RUNTIME" name =" plexus-archiver-4.10.0.jar" level =" project" />
9595 <orderEntry type =" library" scope =" RUNTIME" name =" plexus-classworlds-2.6.0.jar" level =" project" />
Original file line number Diff line number Diff line change 8282 <orderEntry type =" library" name =" mill-libs_3.jar" level =" project" />
8383 <orderEntry type =" library" name =" mill-moduledefs_3-0.11.9.jar" level =" project" />
8484 <orderEntry type =" library" scope =" RUNTIME" name =" native-terminal-no-ffm-0.0.9.1.jar" level =" project" />
85- <orderEntry type =" library" name =" os-lib_3-0.11.5-M9 .jar" level =" project" />
86- <orderEntry type =" library" name =" os-zip-0.11.5-M9 .jar" level =" project" />
85+ <orderEntry type =" library" name =" os-lib_3-0.11.5-M10 .jar" level =" project" />
86+ <orderEntry type =" library" name =" os-zip-0.11.5-M10 .jar" level =" project" />
8787 <orderEntry type =" library" name =" parsers_2.13-4.13.4.jar" level =" project" />
8888 <orderEntry type =" library" scope =" RUNTIME" name =" plexus-archiver-4.10.0.jar" level =" project" />
8989 <orderEntry type =" library" scope =" RUNTIME" name =" plexus-classworlds-2.6.0.jar" level =" project" />
Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ object Deps {
131131 val junitInterface = mvn " com.github.sbt:junit-interface:0.13.3 "
132132 val commonsIo = mvn " commons-io:commons-io:2.18.0 "
133133 val log4j2Core = mvn " org.apache.logging.log4j:log4j-core:2.24.3 "
134- val osLibVersion = " 0.11.5-M9 "
134+ val osLibVersion = " 0.11.5-M10 "
135135 val osLib = mvn " com.lihaoyi::os-lib: $osLibVersion"
136136 val osLibWatch = mvn " com.lihaoyi::os-lib-watch: $osLibVersion"
137137 val pprint = mvn " com.lihaoyi::pprint:0.9.0 "
You can’t perform that action at this time.
0 commit comments