Skip to content

Commit

Permalink
fix(deps): 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 and Goooler committed Apr 13, 2024
1 parent d1e9592 commit a84839c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies {
implementation 'org.jdom:jdom2:2.0.6.1'
implementation 'org.ow2.asm:asm:9.7'
implementation 'org.ow2.asm:asm-commons:9.7'
implementation 'commons-io:commons-io:2.15.1'
implementation 'commons-io:commons-io:2.16.1'
implementation 'org.apache.ant:ant:1.10.14'
implementation 'org.codehaus.plexus:plexus-utils:4.0.0'
implementation 'org.codehaus.plexus:plexus-xml:4.0.3'
Expand Down

0 comments on commit a84839c

Please sign in to comment.