Skip to content

Commit

Permalink
fix(deps): update dependency commons-io:commons-io to v2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and stempler committed Nov 21, 2024
1 parent f4f3a3b commit 38d76dd
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 @@ -35,7 +35,7 @@ dependencies {
implementation gradleApi()
implementation 'biz.aQute.bnd:biz.aQute.bndlib:6.4.1'
implementation 'org.osgi:osgi.core:8.0.0'
implementation 'commons-io:commons-io:2.17.0'
implementation 'commons-io:commons-io:2.18.0'
implementation 'de.undercouch:gradle-download-task:5.6.0'
implementation localGroovy()

Expand Down

0 comments on commit 38d76dd

Please sign in to comment.