chore(deps): update commons-io
This commit is contained in:
parent
7918072e1e
commit
2b6bed8336
2 changed files with 2 additions and 1 deletions
|
@ -31,7 +31,7 @@ dependencies {
|
|||
// Stdlib
|
||||
implementation("org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version")
|
||||
// Commons IO
|
||||
implementation("commons-io:commons-io:2.11.0")
|
||||
implementation("commons-io:commons-io:2.14.0")
|
||||
}
|
||||
|
||||
kotlin {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue