Skip to content

Commit

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

---
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 gesellix committed Nov 1, 2023
1 parent 9ea6718 commit 7638b90
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 @@ -13,7 +13,7 @@ plugins {
}

val dependencyVersions = listOf(
"commons-io:commons-io:2.14.0",
"commons-io:commons-io:2.15.0",
"org.apiguardian:apiguardian-api:1.1.2",
"org.jetbrains:annotations:24.0.1",
"org.jetbrains.kotlin:kotlin-reflect:1.9.20",
Expand Down

0 comments on commit 7638b90

Please sign in to comment.