Skip to content

Commit

Permalink
Upgrade AWS dependencies to their latest versions. (#6723)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeybykov authored Sep 2, 2020
1 parent f4059bb commit 47a1fa6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@
<FSharpCoreVersion>4.7.0</FSharpCoreVersion>

<!-- 3rd party packages -->
<AWSSDKDynamoDBv2Version>3.3.102.2</AWSSDKDynamoDBv2Version>
<AWSSDKSQSVersion>3.3.2.7</AWSSDKSQSVersion>
<AWSSDKDynamoDBv2Version>3.5.0.7</AWSSDKDynamoDBv2Version>
<AWSSDKSQSVersion>3.5.0.7</AWSSDKSQSVersion>
<BondCoreCSharpVersion>5.3.1</BondCoreCSharpVersion>
<ConsulVersion>0.7.2.3</ConsulVersion>
<GoogleCloudPubSubV1Version>1.0.0-beta13</GoogleCloudPubSubV1Version>
Expand Down

0 comments on commit 47a1fa6

Please sign in to comment.