Skip to content

Commit

Permalink
Bump Microsoft.ServiceFabric.Services
Browse files Browse the repository at this point in the history
Bumps the dotnet group in /docs/orleans/deployment/snippets/service-fabric with 1 update: Microsoft.ServiceFabric.Services.


Updates `Microsoft.ServiceFabric.Services` from 7.1.2448 to 7.1.2493

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent 8fa23a9 commit 20a2761
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.ServiceFabric.Services" Version="7.1.2448" />
<PackageReference Include="Microsoft.ServiceFabric.Services" Version="7.1.2493" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.1" />
<PackageReference Include="Microsoft.Orleans.Server" Version="8.2.0" />
</ItemGroup>
Expand Down

0 comments on commit 20a2761

Please sign in to comment.