Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 31, 2023
1 parent 331f3e6 commit 817b715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PersistenceTests/PersistenceTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<ItemGroup>
<!-- DO NOT REMOVE Microsoft.Azure.ServiceFabric.Data, it is added so that dependabot knows about version changes-->
<PackageReference Include="Microsoft.ServiceFabric.Data" Version="6.0.1121" />
<PackageReference Include="Microsoft.ServiceFabric.Data" Version="6.1.1851" />
<!-- DO NOT REMOVE Newtonsoft.Json, it is added so that dependabot knows about version changes-->
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NServiceBus.PersistenceTests.Sources" Version="8.1.1" />
Expand Down

0 comments on commit 817b715

Please sign in to comment.