Skip to content

Commit

Permalink
Merge pull request #10 from solrevdev/dependabot/nuget/src/Core/Syste…
Browse files Browse the repository at this point in the history
…m.Text.Json-6.0.10

Bump System.Text.Json from 6.0.0 to 6.0.10 in /src/Core
  • Loading branch information
solrevdev authored Oct 14, 2024
2 parents be6e95a + 94a9e0b commit 2522d68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Core/Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="6.0.0" />
<PackageReference Include="System.Text.Json" Version="6.0.0" />
<PackageReference Include="System.Text.Json" Version="6.0.10" />
</ItemGroup>

</Project>

0 comments on commit 2522d68

Please sign in to comment.