update submodule pointer in P3 (#737)

This commit is contained in:
Bhaumik Jain 2021-12-16 10:44:25 -08:00 committed by GitHub
parent 8f5740a67c
commit b44f5932fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 52ae6f37c0ff3afff1439a19c46d86aa146715db
Subproject commit 1f2362f005f39a1847d645660ecaff93890cfcd7

View file

@ -102,7 +102,7 @@ dependencies:
path: "FreeRTOS-Plus/Source/Utilities/backoff_algorithm"
- name: "ota"
version: "v3.2.0"
version: "v3.3.0"
repository:
type: "git"
url: "https://github.com/aws/ota-for-aws-iot-embedded-sdk"