Skip to content

Commit

Permalink
Update dependency commons-io:commons-io to v2.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 25, 2023
1 parent 7897ae6 commit bfd5795
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.14.0'
implementation group: 'commons-io', name: 'commons-io', version: '2.15.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 bfd5795

Please sign in to comment.