Skip to content

Commit

Permalink
Bump Microsoft.ServiceFabric.Actors from 7.1.2175 to 7.1.2338 (#197)
Browse files Browse the repository at this point in the history
Bumps Microsoft.ServiceFabric.Actors from 7.1.2175 to 7.1.2338.

---
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 Aug 20, 2024
1 parent 083b1c6 commit 83e53c2
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="7.1.2175" />
<PackageReference Include="Microsoft.ServiceFabric.Actors" Version="7.1.2338" />
</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="7.1.2175" />
<PackageReference Include="Microsoft.ServiceFabric.Actors" Version="7.1.2338" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.3.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.3.1" />
Expand Down

0 comments on commit 83e53c2

Please sign in to comment.