Skip to content

Commit

Permalink
Update dependency commons-io:commons-io to v2.15.0 (#100)
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 Oct 25, 2023
1 parent 0a73622 commit 0dc9c2c
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.14.0',
'commons-io:commons-io:2.15.0',
'commons-lang:commons-lang:2.6',
"com.microsoft.ml.lightgbm:lightgbmlib:${lightGbmVersion}${lightGbmJavaSubVersion}"
)
Expand Down

0 comments on commit 0dc9c2c

Please sign in to comment.