Skip to content

Commit

Permalink
Bump commons-codec:commons-codec in the dependencies group
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [commons-codec:commons-codec](https://github.com/apache/commons-codec).


Updates `commons-codec: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
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 2, 2024
1 parent 108eac7 commit 22127dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ val javaTimeAdapterVersion = "1.1.3"
val ioMockVersion = "1.13.10"
val kotlinVersion = "1.9.23"
val okhttp3Version = "4.11.0"
val commonsCodecVersion = "1.16.1"
val commonsCodecVersion = "1.17.0"
val caffeineVersion = "3.1.8"
val ktfmtVersion = "0.44"
val snappyJavaVersion = "1.1.10.5"
Expand Down

0 comments on commit 22127dd

Please sign in to comment.