Skip to content

Commit

Permalink
Update dependency commons-io:commons-io to v2.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 12, 2024
1 parent 1f49e76 commit e5da5c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies {
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-reactor")

implementation("commons-io:commons-io:2.11.0")
implementation("commons-io:commons-io:2.16.1")
implementation("org.apache.commons:commons-compress:1.21")
implementation("org.apache.tika:tika-core:1.27")
// https://packages.jetbrains.team/maven/p/ij/intellij-dependencies/org/jetbrains/pty4j/pty4j/
Expand Down

0 comments on commit e5da5c2

Please sign in to comment.