Skip to content

Commit

Permalink
Merge branch 'dev' into dependabot/nuget/Docker.DotNet-3.125.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Arkatufus authored Sep 9, 2021
2 parents 03f7155 + 98129d9 commit c567e50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Akka.Persistence.Azure/Akka.Persistence.Azure.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<ItemGroup>
<PackageReference Include="Akka.Persistence.Query" Version="$(AkkaVersion)" />
<PackageReference Include="Azure.Identity" Version="1.4.1" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.9.1" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.10.0" />
<PackageReference Include="Microsoft.Azure.Cosmos.Table" Version="1.0.8" />
<PackageReference Include="System.Linq.Async" Version="5.0.0" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<XunitVersion>2.4.1</XunitVersion>
<AkkaVersion>1.4.21</AkkaVersion>
<FluentAssertionsVersion>5.10.3</FluentAssertionsVersion>
<TestSdkVersion>16.10.0</TestSdkVersion>
<TestSdkVersion>16.11.0</TestSdkVersion>
<NetCoreTestVersion>netcoreapp3.1</NetCoreTestVersion>
<NetFrameworkTestVersion>net461</NetFrameworkTestVersion>
<NetStandardLibVersion>netstandard2.0</NetStandardLibVersion>
Expand Down

0 comments on commit c567e50

Please sign in to comment.