We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f0e756 commit a1b846cCopy full SHA for a1b846c
src/discovery/aws/Akka.Discovery.AwsApi/Akka.Discovery.AwsApi.csproj
@@ -12,7 +12,7 @@
12
<PackageReference Include="Akka.Discovery" Version="$(AkkaVersion)" />
13
<PackageReference Include="Akka.Hosting" Version="$(AkkaHostingVersion)" />
14
<PackageReference Include="AWSSDK.EC2" Version="3.7.437.13" />
15
- <PackageReference Include="AWSSDK.ECS" Version="3.7.409.1" />
+ <PackageReference Include="AWSSDK.ECS" Version="4.0.1.3" />
16
</ItemGroup>
17
18
<ItemGroup>
0 commit comments