Skip to content

Commit

Permalink
chore(deps): bump com.esaulpaugh:headlong in /sdk-dependency-versions
Browse files Browse the repository at this point in the history
Bumps [com.esaulpaugh:headlong](https://github.com/esaulpaugh/headlong) from 12.1.0 to 12.3.2.
- [Release notes](https://github.com/esaulpaugh/headlong/releases)
- [Commits](esaulpaugh/headlong@v12.1.0...v12.3.2)

---
updated-dependencies:
- dependency-name: com.esaulpaugh:headlong
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent f557755 commit 7ab1c0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk-dependency-versions/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ plugins {
}

dependencies.constraints {
api("com.esaulpaugh:headlong:12.1.0") {
api("com.esaulpaugh:headlong:12.3.2") {
because("headlong")
}
api("com.google.code.gson:gson:2.10.1") {
Expand Down

0 comments on commit 7ab1c0f

Please sign in to comment.