Skip to content

Commit

Permalink
Bump jfrog/platform from 1.7.4 to 1.19.1
Browse files Browse the repository at this point in the history
Bumps [jfrog/platform](https://github.com/jfrog/terraform-provider-platform) from 1.7.4 to 1.19.1.
- [Release notes](https://github.com/jfrog/terraform-provider-platform/releases)
- [Changelog](https://github.com/jfrog/terraform-provider-platform/blob/main/CHANGELOG.md)
- [Commits](jfrog/terraform-provider-platform@v1.7.4...v1.19.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Dec 16, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 0f46bbb commit 87b3b32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ terraform {
required_providers {
platform = {
source = "jfrog/platform"
version = "1.7.4"
version = "1.19.1"
}
}
}

0 comments on commit 87b3b32

Please sign in to comment.