Skip to content

Commit

Permalink
Update commons-io to 2.18.0 (#4191)
Browse files Browse the repository at this point in the history
  • Loading branch information
lefou authored Dec 30, 2024
1 parent f20816c commit 3c246f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.mill
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ object Deps {
val jnaPlatform = ivy"net.java.dev.jna:jna-platform:${jnaVersion}"

val junitInterface = ivy"com.github.sbt:junit-interface:0.13.3"
val commonsIo = ivy"commons-io:commons-io:2.17.0"
val commonsIo = ivy"commons-io:commons-io:2.18.0"
val log4j2Core = ivy"org.apache.logging.log4j:log4j-core:2.24.1"
val osLib = ivy"com.lihaoyi::os-lib:0.11.4-M2"
val pprint = ivy"com.lihaoyi::pprint:0.9.0"
Expand Down

0 comments on commit 3c246f7

Please sign in to comment.