Skip to content

Commit 3d7c3ff

Browse files
chore(deps): bump commons-io:commons-io from 2.15.0 to 2.15.1 (#189)
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>
1 parent ad36a44 commit 3d7c3ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies {
4444
implementation "com.fasterxml.jackson.core:jackson-databind:2.16.0"
4545

4646
testImplementation 'com.auth0:java-jwt:4.4.0'
47-
testImplementation 'commons-io:commons-io:2.15.0'
47+
testImplementation 'commons-io:commons-io:2.15.1'
4848
testImplementation 'org.assertj:assertj-core:3.24.2'
4949
testImplementation 'org.mockito:mockito-core:5.7.0'
5050
testImplementation 'org.mockito:mockito-junit-jupiter:5.7.0'

0 commit comments

Comments
 (0)