Skip to content

Commit

Permalink
chore(deps): update device SDK to 1.9.2 (#159)
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Dombrowski <[email protected]>
  • Loading branch information
kucnavya and MikeDombo authored Jun 1, 2022
1 parent 17045cb commit ec56ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<dependency>
<groupId>software.amazon.awssdk.iotdevicesdk</groupId>
<artifactId>aws-iot-device-sdk</artifactId>
<version>1.9.0</version>
<version>1.9.2</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit ec56ea1

Please sign in to comment.