Skip to content

Commit

Permalink
Bump CRT dependency (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
bretambrose authored Oct 30, 2019
1 parent 49e4070 commit 6e8f8cd
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 @@ -41,7 +41,7 @@
<dependency>
<groupId>software.amazon.awssdk.crt</groupId>
<artifactId>aws-crt</artifactId>
<version>0.3.26</version>
<version>0.3.29</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6e8f8cd

Please sign in to comment.