Skip to content

Commit a672c28

Browse files
chore(deps): bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 (#1001)
Bumps org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20a8470 commit a672c28

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
@@ -63,7 +63,7 @@ dependencies {
6363
testImplementation 'com.squareup.okhttp3:mockwebserver:4.11.0'
6464
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
6565
testImplementation 'org.slf4j:slf4j-simple:2.0.16'
66-
testImplementation 'org.apache.commons:commons-lang3:3.16.0'
66+
testImplementation 'org.apache.commons:commons-lang3:3.17.0'
6767
testImplementation 'org.json:json:20240303'
6868
testImplementation 'io.opencensus:opencensus-impl:0.31.1'
6969
testImplementation "org.mockito:mockito-inline:5.2.0"

0 commit comments

Comments
 (0)