Skip to content

Commit

Permalink
Bump Microsoft.ServiceFabric.Data from 6.1.1390 to 7.1.2338 in /src
Browse files Browse the repository at this point in the history
Bumps Microsoft.ServiceFabric.Data from 6.1.1390 to 7.1.2338.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 444c6fa commit 3024628
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.1.1390" />
<PackageReference Include="Microsoft.ServiceFabric.Data" Version="7.1.2338" />
<!-- 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.6" />
Expand Down

0 comments on commit 3024628

Please sign in to comment.