Skip to content

Commit dd30310

Browse files
authored
Update crt version to pull in try-lock fix on Windows (#125)
1 parent c058f4e commit dd30310

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>software.amazon.awssdk.crt</groupId>
4444
<artifactId>aws-crt</artifactId>
45-
<version>0.9.2</version>
45+
<version>0.9.3</version>
4646
</dependency>
4747
<dependency>
4848
<groupId>junit</groupId>

0 commit comments

Comments
 (0)