Skip to content

Commit

Permalink
Bump commons-io:commons-io from 2.15.0 to 2.15.1 (#97)
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.15.0 to 2.15.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent 4c885dd commit 23ab9d0
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 @@ -33,7 +33,7 @@ dependencies {
implementation 'org.apache.commons:commons-text:1.11.0'
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.nanohttpd:nanohttpd:2.3.1'
testImplementation 'commons-io:commons-io:2.15.0'
testImplementation 'commons-io:commons-io:2.15.1'
testRuntimeOnly 'org.slf4j:slf4j-simple:2.0.9'
testRuntimeOnly 'org.apache.logging.log4j:log4j-to-slf4j:2.22.0'
}
Expand Down

0 comments on commit 23ab9d0

Please sign in to comment.