Skip to content

Commit

Permalink
Bump Microsoft.ServiceFabric.Actors from 6.0.1121 to 6.1.1390
Browse files Browse the repository at this point in the history
Bumps Microsoft.ServiceFabric.Actors from 6.0.1121 to 6.1.1390.

---
updated-dependencies:
- dependency-name: Microsoft.ServiceFabric.Actors
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and loekd committed Oct 31, 2022
1 parent f51ceb9 commit 35dc39c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/ServiceFabric.Mocks/ServiceFabric.Mocks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.ServiceFabric.Actors" Version="6.0.1121" />
<PackageReference Include="Microsoft.ServiceFabric.Actors" Version="6.1.1390" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.ServiceFabric.Actors" Version="6.0.1121" />
<PackageReference Include="Microsoft.ServiceFabric.Actors" Version="6.1.1390" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.1" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.10" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.10" />
Expand Down

0 comments on commit 35dc39c

Please sign in to comment.