Skip to content

Commit

Permalink
chore(deps): bump logdna/logdna from 1.14.2 to 1.16.0
Browse files Browse the repository at this point in the history
Bumps [logdna/logdna](https://github.com/logdna/terraform-provider-logdna) from 1.14.2 to 1.16.0.
- [Release notes](https://github.com/logdna/terraform-provider-logdna/releases)
- [Changelog](https://github.com/logdna/terraform-provider-logdna/blob/main/.goreleaser.yml)
- [Commits](logdna/terraform-provider-logdna@v1.14.2...v1.16.0)

---
updated-dependencies:
- dependency-name: logdna/logdna
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 21, 2024
1 parent d99e1ec commit 59cc83a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/compute/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
logdna = {
source = "logdna/logdna"
version = "1.14.2"
version = "1.16.0"
}
}
}
Expand Down

0 comments on commit 59cc83a

Please sign in to comment.