Skip to content

Commit

Permalink
fix(deps): update dependency commons-io:commons-io to v2.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and FireMasterK committed Nov 30, 2023
1 parent 813bde9 commit 05cd1f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repositories {
dependencies {
implementation 'org.apache.commons:commons-lang3:3.13.0'
implementation 'org.apache.commons:commons-text:1.10.0'
implementation 'commons-io:commons-io:2.14.0'
implementation 'commons-io:commons-io:2.15.1'
implementation 'it.unimi.dsi:fastutil-core:8.5.12'
implementation 'commons-codec:commons-codec:1.16.0'
implementation 'org.bouncycastle:bcprov-jdk18on:1.77'
Expand Down

0 comments on commit 05cd1f3

Please sign in to comment.