Skip to content

Commit

Permalink
Bump software.amazon.awssdk.iotdevicesdk:aws-iot-device-sdk
Browse files Browse the repository at this point in the history
Bumps [software.amazon.awssdk.iotdevicesdk:aws-iot-device-sdk](https://github.com/awslabs/aws-iot-device-sdk-java-v2) from 1.0.0-SNAPSHOT to 1.5.0.
- [Release notes](https://github.com/awslabs/aws-iot-device-sdk-java-v2/releases)
- [Commits](https://github.com/awslabs/aws-iot-device-sdk-java-v2/commits/v1.5.0)

---
updated-dependencies:
- dependency-name: software.amazon.awssdk.iotdevicesdk:aws-iot-device-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent 4c35a8d commit 088525e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/greengrass/basic_discovery/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<dependency>
<groupId>software.amazon.awssdk.iotdevicesdk</groupId>
<artifactId>aws-iot-device-sdk</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.5.0</version>
</dependency>
<dependency>
<groupId>software.amazon.awssdk.iotdevicesdk</groupId>
Expand Down

0 comments on commit 088525e

Please sign in to comment.