Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and no-preserve-root committed Apr 15, 2024
1 parent 81e58d1 commit 055e5f9
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 @@ -9,7 +9,7 @@ versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }

[libraries]

commons-io = { group = "commons-io", name = "commons-io", version = "2.15.1" }
commons-io = { group = "commons-io", name = "commons-io", version = "2.16.1" }
gradle-usePython = { group = "ru.vyarus", name = "gradle-use-python-plugin", version = "3.0.0" }
javaparser = { group = "com.github.javaparser", name = "javaparser-core", version = "3.25.9" }
junit-console = { group = "org.junit.platform", name = "junit-platform-console", version = "1.10.2" }
Expand Down

0 comments on commit 055e5f9

Please sign in to comment.