Skip to content

Commit 7901c27

Browse files
authored
[v1.3.0] Update CMock submodule pointer (#114)
1 parent d05d0a7 commit 7901c27

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## v1.3.0 (August 2024)
44

55
### Changes
6+
- [#114](https://github.com/FreeRTOS/coreMQTT-Agent/pull/114) Update CMock submodule pointer to latest version v2.5.3.
67
- [#111](https://github.com/FreeRTOS/coreMQTT-Agent/pull/111) Update coreMQTT-Agent to work with the coreMQTT v2.3.1.
78
- [#110](https://github.com/FreeRTOS/coreMQTT-Agent/pull/110) Fix MISRA violation.
89
- [#109](https://github.com/FreeRTOS/coreMQTT-Agent/pull/109) Update CMakeList optionally build UT/Coverity & Update Coverity configuration.

manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
path: source/dependency/coreMQTT
1313

1414
- name: "CMock"
15-
version: "3b443e5"
15+
version: "v2.5.3"
1616
repository:
1717
type: "git"
1818
url: " https://github.com/ThrowTheSwitch/CMock.git"

0 commit comments

Comments
 (0)