Skip to content

Commit

Permalink
Update dependency commons-io:commons-io to v2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent b735ce5 commit 6ecd350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
compile(
"org.scala-lang:scala-library:%scala-version%",
"com.typesafe.scala-logging:scala-logging_%%:3.9.4",
'commons-io:commons-io:2.17.0',
'commons-io:commons-io:2.18.0',
'commons-lang:commons-lang:2.6',
"com.microsoft.ml.lightgbm:lightgbmlib:${lightGbmVersion}${lightGbmJavaSubVersion}"
)
Expand Down

0 comments on commit 6ecd350

Please sign in to comment.