Skip to content

Commit

Permalink
Bump commons-io:commons-io from 2.17.0 to 2.18.0
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.17.0 to 2.18.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 02e2f50 commit 23c5cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ subprojects {
dependency("com.squareup.retrofit2:converter-jackson:${comSquareupRetrofit2Version}")
dependency("com.squareup.retrofit2:retrofit:${comSquareupRetrofit2Version}")
dependency("commons-beanutils:commons-beanutils:1.9.4")
dependency("commons-io:commons-io:2.17.0")
dependency("commons-io:commons-io:2.18.0")
dependency("javax.xml.bind:jaxb-api:2.3.1")
dependency("net.sourceforge.pmd:pmd-java:7.1.0")
dependency("org.allurefw:allure1-model:1.0")
Expand Down

0 comments on commit 23c5cad

Please sign in to comment.