Skip to content

Commit

Permalink
Update dependency commons-io:commons-io to v2.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 29, 2024
1 parent 991b13e commit 26b2177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion preprocessor/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

dependencies {
implementation group: 'commons-io', name: 'commons-io', version: '2.15.1'
implementation group: 'commons-io', name: 'commons-io', version: '2.16.0'
// https://mvnrepository.com/artifact/com.bpodgursky/jbool_expressions
implementation group: 'com.bpodgursky', name: 'jbool_expressions', version: '1.24'

Expand Down

0 comments on commit 26b2177

Please # to comment.