Skip to content

Commit 5070e6e

Browse files
build(deps): bump commons-codec:commons-codec from 1.19.0 to 1.20.0
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.19.0 to 1.20.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.19.0...rel/commons-codec-1.20.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b664ea1 commit 5070e6e

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
@@ -45,7 +45,7 @@ dependencies {
4545
implementation("org.connectbot:jbcrypt:1.0.2")
4646

4747
testImplementation("ch.qos.logback:logback-classic:1.5.21")
48-
testImplementation("commons-codec:commons-codec:1.19.0")
48+
testImplementation("commons-codec:commons-codec:1.20.0")
4949
testImplementation("commons-io:commons-io:2.21.0")
5050
testImplementation("org.hamcrest:hamcrest:3.0")
5151
testImplementation("org.jetbrains:annotations:26.0.2-1")

0 commit comments

Comments
 (0)