Skip to content

Commit

Permalink
Bump jfrog/artifactory from 10.7.6 to 10.7.7
Browse files Browse the repository at this point in the history
Bumps [jfrog/artifactory](https://github.com/jfrog/terraform-provider-artifactory) from 10.7.6 to 10.7.7.
- [Release notes](https://github.com/jfrog/terraform-provider-artifactory/releases)
- [Changelog](https://github.com/jfrog/terraform-provider-artifactory/blob/master/CHANGELOG.md)
- [Commits](jfrog/terraform-provider-artifactory@v10.7.6...v10.7.7)

---
updated-dependencies:
- dependency-name: jfrog/artifactory
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent fe54f5d commit f112358
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
Expand Up @@ -3,7 +3,7 @@ terraform {
required_providers {
artifactory = {
source = "jfrog/artifactory"
version = "10.7.6"
version = "10.7.7"
}
}
}
Expand Down

0 comments on commit f112358

Please sign in to comment.