chore(deps): update commons-io
This commit is contained in:
parent
7918072e1e
commit
2b6bed8336
2 changed files with 2 additions and 1 deletions
1
.idea/gradle.xml
generated
1
.idea/gradle.xml
generated
|
@ -12,6 +12,7 @@
|
|||
<option value="$PROJECT_DIR$" />
|
||||
</set>
|
||||
</option>
|
||||
<option name="resolveExternalAnnotations" value="true" />
|
||||
</GradleProjectSettings>
|
||||
</option>
|
||||
</component>
|
||||
|
|
|
@ -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