Skip to content

Commit

Permalink
chore(deps): Update honeycombio/honeycombio requirement from ~> 0.24.…
Browse files Browse the repository at this point in the history
…0 to ~> 0.25.0

Updates the requirements on [honeycombio/honeycombio](https://github.com/honeycombio/terraform-provider-honeycombio) to permit the latest version.
- [Release notes](https://github.com/honeycombio/terraform-provider-honeycombio/releases)
- [Changelog](https://github.com/honeycombio/terraform-provider-honeycombio/blob/main/CHANGELOG.md)
- [Commits](honeycombio/terraform-provider-honeycombio@v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: honeycombio/honeycombio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 34c669d commit db467a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ terraform {

honeycombio = {
source = "honeycombio/honeycombio"
version = "~> 0.24.0"
version = "~> 0.25.0"
}
}
}
Expand Down

0 comments on commit db467a8

Please sign in to comment.