Skip to content

Commit

Permalink
Bump jfrog/artifactory from 10.7.6 to 12.3.1
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 12.3.1.
- [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...v12.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 83bb93d commit a51d93e
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 = "12.3.1"
}
}
}
Expand Down

0 comments on commit a51d93e

Please sign in to comment.