Skip to content

Commit

Permalink
Update dependency commons-io:commons-io to v2.17.0 (LawnchairLauncher…
Browse files Browse the repository at this point in the history
…#2357)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and twnesss committed Oct 9, 2024
1 parent 47cb2d1 commit 20bd5d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion svg-processor/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ application {
dependencies {
implementation("com.android.tools:sdk-common:31.6.1")
implementation("org.dom4j:dom4j:2.1.4")
implementation("commons-io:commons-io:2.16.1")
implementation("commons-io:commons-io:2.17.0")
}

0 comments on commit 20bd5d8

Please sign in to comment.