Skip to content

Commit

Permalink
Fix duplicate commons-io:commons-io dependency declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
Borewit committed Jan 7, 2025
1 parent 6cb0f03 commit 583caf2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ dependencies {
// https://mvnrepository.com/artifact/commons-io/commons-io
implementation 'commons-io:commons-io:2.18.0'

implementation 'commons-io:commons-io:2.16.1'

// Testing: Used to load MIME-types from JSON
// https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-annotations
implementation 'com.fasterxml.jackson.core:jackson-annotations:2.18.2'
Expand Down

0 comments on commit 583caf2

Please sign in to comment.