Skip to content

Commit

Permalink
Update dependency commons-io:commons-io to v2.14.0 (#1325)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 30, 2023
1 parent 3cf5154 commit a0bb37f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ eclipse-runtime = { module = "org.eclipse.platform:org.eclipse.core.runtime", ve
osgi-service = { module = "org.osgi:org.osgi.service.prefs", version = "1.1.2"}
icu4j = { module = "com.ibm.icu:icu4j", version = "73.2"}
eclipse-cdt-core = { module = "org.eclipse.cdt:core", version = "8.0.0.202211292120"}
commons-io = { module = "commons-io:commons-io", version = "2.13.0"}
commons-io = { module = "commons-io:commons-io", version = "2.14.0"}
jetbrains-annotations = { module = "org.jetbrains:annotations", version = "24.0.0"}
picocli = { module = "info.picocli:picocli", version = "4.7.0"}
picocli-codegen = { module = "info.picocli:picocli-codegen", version = "4.7.0"}
Expand Down

0 comments on commit a0bb37f

Please sign in to comment.