Skip to content

Commit

Permalink
Update dependency commons-io:commons-io to v2.16.1 (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 8, 2024
1 parent 449a4b5 commit 5467713
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.16.0',
'commons-io:commons-io:2.16.1',
'commons-lang:commons-lang:2.6',
"com.microsoft.ml.lightgbm:lightgbmlib:${lightGbmVersion}${lightGbmJavaSubVersion}"
)
Expand Down

0 comments on commit 5467713

Please sign in to comment.