Skip to content

Commit

Permalink
Merge pull request #5 from managedcode/dependabot/nuget/ManagedCode.F…
Browse files Browse the repository at this point in the history
…eatureChecker/System.Text.Json-8.0.4

chore(deps): bump System.Text.Json from 7.0.2 to 8.0.4 in /ManagedCode.FeatureChecker
  • Loading branch information
KSemenenko authored Jul 10, 2024
2 parents 678a964 + bd829c4 commit 296aa48
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="7.0.0"/>
<PackageReference Include="System.Collections.Immutable" Version="7.0.0"/>
<PackageReference Include="System.Text.Json" Version="7.0.2"/>
<PackageReference Include="System.Text.Json" Version="8.0.4"/>
</ItemGroup>

</Project>

0 comments on commit 296aa48

Please sign in to comment.