Skip to content

Commit

Permalink
Bump chucker from 4.0.0 to 4.1.0 (#399)
Browse files Browse the repository at this point in the history
Bumps `chucker` from 4.0.0 to 4.1.0.

Updates `com.github.chuckerteam.chucker:library` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/ChuckerTeam/chucker/releases)
- [Changelog](https://github.com/ChuckerTeam/chucker/blob/main/CHANGELOG.md)
- [Commits](ChuckerTeam/chucker@4.0.0...4.1.0)

Updates `com.github.chuckerteam.chucker:library-no-op` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/ChuckerTeam/chucker/releases)
- [Changelog](https://github.com/ChuckerTeam/chucker/blob/main/CHANGELOG.md)
- [Commits](ChuckerTeam/chucker@4.0.0...4.1.0)

---
updated-dependencies:
- dependency-name: com.github.chuckerteam.chucker:library
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.github.chuckerteam.chucker:library-no-op
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent a35cf9d commit 7c7b63e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ spotless = "6.25.0"
coil = "2.7.0"
coil3 = "3.0.4"
okhttp = "4.12.0"
chucker = "4.0.0"
chucker = "4.1.0"
timber = "5.0.1"
javapoet = "1.13.0"
junit = "4.13.2"
Expand Down

0 comments on commit 7c7b63e

Please sign in to comment.