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 7979 <orderEntry type =" library" name =" mill-moduledefs_3-0.11.4.jar" level =" project" />
8080 <orderEntry type =" library" name =" munit_3-0.7.29.jar" level =" project" />
8181 <orderEntry type =" library" name =" native-terminal-no-ffm-0.0.9.1.jar" level =" project" />
82- <orderEntry type =" library" name =" os-lib_3-0.11.5-M8 .jar" level =" project" />
83- <orderEntry type =" library" name =" os-zip-0.11.5-M8 .jar" level =" project" />
82+ <orderEntry type =" library" name =" os-lib_3-0.11.5-M9 .jar" level =" project" />
83+ <orderEntry type =" library" name =" os-zip-0.11.5-M9 .jar" level =" project" />
8484 <orderEntry type =" library" name =" plexus-archiver-4.10.0.jar" level =" project" />
8585 <orderEntry type =" library" name =" plexus-classworlds-2.6.0.jar" level =" project" />
8686 <orderEntry type =" library" name =" plexus-container-default-2.1.1.jar" level =" project" />
Original file line number Diff line number Diff line change 8181 <orderEntry type =" library" name =" mill-runner-codesig_3.jar" level =" project" />
8282 <orderEntry type =" library" name =" mill-runner-meta_3.jar" level =" project" />
8383 <orderEntry type =" library" name =" native-terminal-no-ffm-0.0.9.1.jar" level =" project" />
84- <orderEntry type =" library" name =" os-lib_3-0.11.5-M8 .jar" level =" project" />
85- <orderEntry type =" library" name =" os-zip-0.11.5-M8 .jar" level =" project" />
84+ <orderEntry type =" library" name =" os-lib_3-0.11.5-M9 .jar" level =" project" />
85+ <orderEntry type =" library" name =" os-zip-0.11.5-M9 .jar" level =" project" />
8686 <orderEntry type =" library" name =" plexus-archiver-4.10.0.jar" level =" project" />
8787 <orderEntry type =" library" name =" plexus-classworlds-2.6.0.jar" level =" project" />
8888 <orderEntry type =" library" name =" plexus-container-default-2.1.1.jar" level =" project" />
Original file line number Diff line number Diff line change 7575 <orderEntry type =" library" name =" mill-libs_3.jar" level =" project" />
7676 <orderEntry type =" library" name =" mill-moduledefs_3-0.11.4.jar" level =" project" />
7777 <orderEntry type =" library" name =" native-terminal-no-ffm-0.0.9.1.jar" level =" project" />
78- <orderEntry type =" library" name =" os-lib_3-0.11.5-M8 .jar" level =" project" />
79- <orderEntry type =" library" name =" os-zip-0.11.5-M8 .jar" level =" project" />
78+ <orderEntry type =" library" name =" os-lib_3-0.11.5-M9 .jar" level =" project" />
79+ <orderEntry type =" library" name =" os-zip-0.11.5-M9 .jar" level =" project" />
8080 <orderEntry type =" library" name =" plexus-archiver-4.10.0.jar" level =" project" />
8181 <orderEntry type =" library" name =" plexus-classworlds-2.6.0.jar" level =" project" />
8282 <orderEntry type =" library" name =" plexus-container-default-2.1.1.jar" level =" project" />
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ object Deps {
117117 val junitInterface = mvn " com.github.sbt:junit-interface:0.13.3 "
118118 val commonsIo = mvn " commons-io:commons-io:2.18.0 "
119119 val log4j2Core = mvn " org.apache.logging.log4j:log4j-core:2.24.3 "
120- val osLibVersion = " 0.11.5-M8 "
120+ val osLibVersion = " 0.11.5-M9 "
121121 val osLib = mvn " com.lihaoyi::os-lib: $osLibVersion"
122122 val osLibWatch = mvn " com.lihaoyi::os-lib-watch: $osLibVersion"
123123 val pprint = mvn " com.lihaoyi::pprint:0.9.0 "
You can’t perform that action at this time.
0 commit comments