Skip to content

Commit

Permalink
Updated CRT dependency to v0.3.10 for OSX support (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Boswell authored Jun 21, 2019
1 parent cdb2623 commit 5cf9eda
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.8</version>
<version>0.3.10</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 5cf9eda

Please sign in to comment.