Skip to content

Commit 7a7d4ea

Browse files
Another update. (aws#36)
1 parent 22f9d30 commit 7a7d4ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-common-runtime/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ set(AWS_C_HTTP_SHA "v0.2.18")
3939
include(BuildAwsCHttp)
4040

4141
set(AWS_C_MQTT_URL "https://github.com/awslabs/aws-c-mqtt.git")
42-
set(AWS_C_MQTT_SHA "v0.3.10")
42+
set(AWS_C_MQTT_SHA "v0.3.11")
4343
include(BuildAwsCMqtt)
4444

4545
set(AWS_C_CAL_URL "https://github.com/awslabs/aws-c-cal.git")

0 commit comments

Comments
 (0)