Skip to content

Commit

Permalink
Update CRT dependency to pull in IPC Server crash fixes (#306)
Browse files Browse the repository at this point in the history
  • Loading branch information
bretambrose authored Aug 4, 2022
1 parent d174606 commit e2cba66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>software.amazon.awssdk.crt</groupId>
<artifactId>aws-crt</artifactId>
<version>0.18.0</version>
<version>0.18.2</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit e2cba66

Please # to comment.