Skip to content

Commit

Permalink
Bump Microsoft.ServiceFabric.Actors from 6.1.1436 to 6.1.1583 (#156)
Browse files Browse the repository at this point in the history
Bumps Microsoft.ServiceFabric.Actors from 6.1.1436 to 6.1.1583.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 6, 2023
1 parent 12979d3 commit 21b6446
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.1.1436" />
<PackageReference Include="Microsoft.ServiceFabric.Actors" Version="6.1.1583" />
</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.1.1436" />
<PackageReference Include="Microsoft.ServiceFabric.Actors" Version="6.1.1583" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
<PackageReference Include="MSTest.TestAdapter" Version="3.0.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.0.2" />
Expand Down

0 comments on commit 21b6446

Please sign in to comment.