Skip to content

Commit 98bc040

Browse files
dependabot[bot]kruton
authored andcommitted
Bump commons-codec:commons-codec from 1.16.1 to 1.17.0
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.16.1 to 1.17.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.16.1...rel/commons-codec-1.17.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6798259 commit 98bc040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies {
4949

5050
testImplementation("junit:junit:4.13.2")
5151
testImplementation("commons-io:commons-io:2.15.1")
52-
testImplementation("commons-codec:commons-codec:1.16.1")
52+
testImplementation("commons-codec:commons-codec:1.18.0")
5353
testImplementation("org.testcontainers:testcontainers:1.20.6")
5454
testImplementation("org.jetbrains:annotations:24.1.0")
5555
testImplementation("ch.qos.logback:logback-classic:1.5.3")

0 commit comments

Comments
 (0)