Skip to content

Commit

Permalink
Merge pull request #323 from FoundatioFx/dependabot/nuget/src/Foundat…
Browse files Browse the repository at this point in the history
…io/System.Text.Json-8.0.5

Bump System.Text.Json from 8.0.4 to 8.0.5 in /src/Foundatio
  • Loading branch information
niemyjski authored Oct 14, 2024
2 parents d973de7 + 9b21d34 commit 967c457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Foundatio/Foundatio.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
<PackageReference Include="Microsoft.Bcl.TimeProvider" Version="8.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="8.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0" />
Expand Down

0 comments on commit 967c457

Please sign in to comment.