Skip to content

Commit

Permalink
Update transitive commons-io from 2.15.1 to 2.16.1 (#3117)
Browse files Browse the repository at this point in the history
Pull request: #3117
  • Loading branch information
lefou authored Apr 11, 2024
1 parent d3fe81e commit a043a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ object Deps {
/** Used to manage transitive versions. */
val transitiveDeps = Seq(
ivy"org.apache.ant:ant:1.10.14",
ivy"commons-io:commons-io:2.15.1",
ivy"commons-io:commons-io:2.16.1",
ivy"com.google.code.gson:gson:2.10.1",
ivy"com.google.protobuf:protobuf-java:3.25.3",
ivy"com.google.guava:guava:33.1.0-jre",
Expand Down

0 comments on commit a043a5b

Please sign in to comment.