Skip to content

Commit

Permalink
Update dependency commons-io:commons-io to v2.17.0 (#112)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent a08c99b commit e2bc601
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.1',
'commons-io:commons-io:2.17.0',
'commons-lang:commons-lang:2.6',
"com.microsoft.ml.lightgbm:lightgbmlib:${lightGbmVersion}${lightGbmJavaSubVersion}"
)
Expand Down

0 comments on commit e2bc601

Please sign in to comment.