Skip to content

Commit 1a4a7cc

Browse files
renovate[bot]FireMasterK
authored andcommitted
fix(deps): update dependency commons-io:commons-io to v2.16.0
1 parent 016117b commit 1a4a7cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repositories {
1212
dependencies {
1313
implementation 'org.apache.commons:commons-lang3:3.14.0'
1414
implementation 'org.apache.commons:commons-text:1.11.0'
15-
implementation 'commons-io:commons-io:2.15.1'
15+
implementation 'commons-io:commons-io:2.16.0'
1616
implementation 'it.unimi.dsi:fastutil-core:8.5.13'
1717
implementation 'commons-codec:commons-codec:1.16.1'
1818
implementation 'org.bouncycastle:bcprov-jdk18on:1.77'

0 commit comments

Comments
 (0)