We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f20816c commit 3c246f7Copy full SHA for 3c246f7
build.mill
@@ -144,7 +144,7 @@ object Deps {
144
val jnaPlatform = ivy"net.java.dev.jna:jna-platform:${jnaVersion}"
145
146
val junitInterface = ivy"com.github.sbt:junit-interface:0.13.3"
147
- val commonsIo = ivy"commons-io:commons-io:2.17.0"
+ val commonsIo = ivy"commons-io:commons-io:2.18.0"
148
val log4j2Core = ivy"org.apache.logging.log4j:log4j-core:2.24.1"
149
val osLib = ivy"com.lihaoyi::os-lib:0.11.4-M2"
150
val pprint = ivy"com.lihaoyi::pprint:0.9.0"
0 commit comments