Skip to content

Commit

Permalink
build(deps): Bump oracle/oci from 4.122.0 to 4.123.0 (#13)
Browse files Browse the repository at this point in the history
Bumps [oracle/oci](https://github.com/oracle/terraform-provider-oci) from 4.122.0 to 4.123.0.
- [Release notes](https://github.com/oracle/terraform-provider-oci/releases)
- [Changelog](https://github.com/oracle/terraform-provider-oci/blob/master/CHANGELOG.md)
- [Commits](oracle/terraform-provider-oci@v4.122.0...v4.123.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

#patch
  • Loading branch information
dependabot[bot] authored Jun 5, 2023
1 parent ce75b69 commit 5a3e504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ terraform {
oci = {
source = "oracle/oci"
configuration_aliases = [oci.home]
version = "4.122.0"
version = "4.123.0"
}
}
}

0 comments on commit 5a3e504

Please sign in to comment.